Files
vkd3d/libs
Elizabeth Figura 5ad2e7ee6d vkd3d-shader/hlsl: Fix an incorrect error message for referring to non-struct types with "struct".
We cannot be redefining struct types in this rule, only referring to already
defined types. Struct type definition is handled by named_struct_spec, which
complains if the type was defined at all, regardless of class.
2025-05-14 15:08:13 +02:00
..
2025-02-19 12:00:00 +01:00
2018-06-27 22:43:49 +02:00