Zebediah Figura
|
4b944517b7
|
vkd3d-shader/hlsl: Inline function calls.
|
2023-02-13 22:16:53 +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
|
653cc02f4c
|
vkd3d-shader/hlsl: Write SM4 thread ID registers.
|
2023-01-25 22:47:46 +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
|
3857ca06fa
|
vkd3d-shader/hlsl: Write SM4 dcl_thread_group instructions.
|
2022-11-08 20:53:08 +01:00 |
|
Zebediah Figura
|
d6799bd5d3
|
vkd3d-shader/hlsl: Parse function attributes.
|
2022-11-08 20:53:03 +01:00 |
|
Zebediah Figura
|
c0782a9029
|
tests: Add some tests for HLSL attribute syntax.
|
2022-11-08 20:52:59 +01:00 |
|