protonscr

VK_EXT_transform_feedback dont appear avalaible on intel anv

dxvkclosed question
doitsujin/dxvk#3526 · opened 2023-06-21 by mrdeathjr28 · updated 2023-06-21 · 4 comments · github
Mmrdeathjr28 2023-06-21 github

VK_EXT_transform_feedback dont appear avalaible on intel anv

System information

  • GPU: Intel UHD 630 CFL GT2
  • Driver: Oibaf Mesa
  • Wine version: 8.9 Staging
  • DXVK version: Git

anvtffdb

gpuinfo native show hardware support

tffbc

gpuinfo using wine show hardware support too

tffbwn

KK0bin maintainer 2023-06-21 github

Call of Juarez: Bound in Blood is a D3D9 game. D3D9 does not support transform feedback so we also don't enable the Vulkan feature.

Mmrdeathjr28 2023-06-21 github

Call of Juarez: Bound in Blood is a D3D9 game. D3D9 does not support transform feedback so we also don't enable the Vulkan feature.

if dont apply for d3d9 and then in when cases apply transform feedback ?

KK0bin maintainer 2023-06-21 github

D3D10 and 11.

Mmrdeathjr28 2023-06-21 github

D3D10 and 11.

Thanks i can confirm this with call of juarez DX10

cojdx10tfb

Also VK_EXT_fragment_shader_interlock only applies too DX10-11

Thanks

Nothing extracted yet.