vkd3d/libs
Francisco Casas 01800942a9 vkd3d-shader/hlsl: Declare vars individually when parsing struct declarations.
A struct declaration with variables is now absorbed into the 'declaration'
rule, like any other variable declaration.

A struct declaration without variables is now reduced to the
'struct_declaration_without_vars' rule.

They both are reduced to a 'declaration_statement' in the end.
2023-07-04 22:39:24 +02:00
..
vkd3d include: Introduce a function to detect the DXBC source type. 2023-06-28 21:40:36 +02:00
vkd3d-common vkd3d: Print the thread id in trace messages. 2023-06-28 21:40:40 +02:00
vkd3d-shader vkd3d-shader/hlsl: Declare vars individually when parsing struct declarations. 2023-07-04 22:39:24 +02:00
vkd3d-utils Release 1.8. 2023-06-22 22:00:20 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00