vkd3d-shader/hlsl: Add support for writing RWStructuredBuffer declarations.
4 unresolved threads
4 unresolved threads
Compare changes
Files
4- Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
+ 21
− 15
@@ -104,18 +104,21 @@ enum hlsl_base_type
@@ -143,9 +146,10 @@ struct hlsl_type
@@ -1023,6 +1027,8 @@ static inline unsigned int hlsl_sampler_dim_count(enum hlsl_sampler_dim dim)