Files
vkd3d/tests/hlsl
Francisco Casas b6ce1479fe tests/hlsl: Test vertex shader uniform indirect addressing.
Note that, for indexes with a decimal part, the behavior is different
depending on whether it is a temp load or a direct uniform load (which
can only happen on vertex shaders). The former rounds to the
closest-to-zero, while the latter rounds to the nearest even.
2025-04-02 18:06:18 +02:00
..
2024-07-11 17:02:53 +02:00
2024-07-24 16:08:10 +02:00