vkd3d-shader/hlsl: Add support for writing RWStructuredBuffer declarations.
Compare changes
Files
5- Nikolay Sivov authored
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
+ 43
− 7
@@ -4146,6 +4146,8 @@ static void validate_texture_format_type(struct hlsl_ctx *ctx, struct hlsl_type
@@ -4955,7 +4957,15 @@ texture_ms_type:
@@ -5087,16 +5097,42 @@ type_no_void: