[Git][wine/vkd3d][master] vkd3d-utils: Support the ID3D10ShaderReflection1 interface in D3DReflectVKD3D().
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 0a0e035c by Henri Verbeet at 2026-06-23T16:50:01+02:00 vkd3d-utils: Support the ID3D10ShaderReflection1 interface in D3DReflectVKD3D(). Contrary to all the other reflection interfaces, ID3D10ShaderReflection1 is incompatible with ID3D12ShaderReflection, due to methods like GetMovInstructionCount() having incompatible signatures. - - - - - 3 changed files: - libs/vkd3d-common/blob.c - libs/vkd3d-utils/reflection.c - tests/hlsl_d3d12.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/0a0e035cdbeba3063e4228c500409e... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/0a0e035cdbeba3063e4228c500409e... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Henri Verbeet (@hverbeet)