vkd3d-shader/hlsl: Add determinant() function.
- Mar 08, 2024
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
I wanted to use ._xy element access to make it shorter, but that attempt was crushed by the reality - such indexing apparently compiles but does not produce correct element access loads. I'm going to update once this is fixed.
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>