vkd3d/libs
Francisco Casas 158bf794e6 vkd3d-shader/hlsl: Introduce hlsl_ir_vsir_instruction_ref, again.
This node type will be deleted (again) once the hlsl->vsir->tpf
translation is complete. It serves the purpose of allowing to keep
both real hlsl_ir_nodes and vsir_instructions in the hlsl_block,
until all the former can be translated into the latter.
2024-10-24 20:50:59 +02:00
..
vkd3d vkd3d: Incorporate mutable descriptors in the push descriptor disabling logic. 2024-10-23 16:12:50 +02:00
vkd3d-common vkd3d-common: Replace assert() with VKD3D_ASSERT(). 2024-08-13 21:20:28 +02:00
vkd3d-shader vkd3d-shader/hlsl: Introduce hlsl_ir_vsir_instruction_ref, again. 2024-10-24 20:50:59 +02:00
vkd3d-utils vkd3d-utils: Return correct use masks during reflection. 2024-10-21 18:09:39 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00