Victor Chiletto
|
cc9f4ac587
|
tests/hlsl: Attempt to deduce the data type of unspecified type texture data.
Try parsing first as integer, and if the parse stops at a decimal separator, parse as float.
|
2025-04-08 19:18:57 +02:00 |
|
Elizabeth Figura
|
f50b20ddd6
|
vkd3d-shader/hlsl: Enforce PSIZE component count for sm1 VS output.
|
2024-11-05 19:53:24 +01:00 |
|
Elizabeth Figura
|
aa1ce9e295
|
tests: Add some tests for FOG and PSIZE writemask restrictions.
|
2024-11-05 19:53:24 +01:00 |
|
Elizabeth Figura
|
cd249a47b8
|
tests: Test FFP point size clamping.
|
2024-10-10 22:44:33 +02:00 |
|
Elizabeth Figura
|
6ee17cf77e
|
vkd3d-shader/spirv: Implement shader point size.
|
2024-10-10 22:14:45 +02:00 |
|
Elizabeth Figura
|
a29a4288d2
|
tests: Add a test for shader point size output.
|
2024-10-10 21:50:30 +02:00 |
|