Zebediah Figura
|
4b944517b7
|
vkd3d-shader/hlsl: Inline function calls.
|
2023-02-13 22:16:53 +01:00 |
|
Zebediah Figura
|
09c5ed27fe
|
tests: Avoid performing a multi-component UAV load in uav-out-param.shader_test.
It requires caps beyond shader model 5.0.
|
2023-02-13 22:16:46 +01:00 |
|
Zebediah Figura
|
aa3badbd9d
|
vkd3d-shader/hlsl: Emit a hlsl_fixme() for HLSL_IR_CALL instructions.
Avoid outputting invalid shaders.
|
2023-01-31 22:27:00 +01:00 |
|
Zebediah Figura
|
b29d3489de
|
vkd3d-shader/hlsl: Generate IR for user-defined function calls.
|
2023-01-13 17:32:42 +01:00 |
|
Zebediah Figura
|
22a1a478ea
|
tests: Test specifying a UAV address as an in/out parameter to a function.
|
2023-01-13 17:32:39 +01:00 |
|