vkd3d/libs
Francisco Casas 4aaf6b8895 vkd3d-shader/hlsl: Use hlsl_ir_index for resource access.
This patch makes index expressions on resources hlsl_ir_index nodes
instead of hlsl_ir_resource_load nodes, because it is not known if they
will be used later as the lhs of an hlsl_ir_resource_store.

For now, the only benefit is consistency.
2023-05-03 21:11:56 +02:00
..
vkd3d vkd3d: Do not reset the descriptor heap count unless full or the command list is reset. 2023-05-02 20:46:23 +02:00
vkd3d-common vkd3d-common: Make some global string variables const. 2023-04-06 17:52:08 +02:00
vkd3d-shader vkd3d-shader/hlsl: Use hlsl_ir_index for resource access. 2023-05-03 21:11:56 +02:00
vkd3d-utils vkd3d-utils: Export D3D12CreateDevice() once again. 2023-04-04 22:01:04 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00