Finalize struct gen for structured buffers. Rename buffer builtins.

This commit is contained in:
2025-09-29 20:55:27 +02:00
parent 63a68b70b4
commit 2e23b37405
12 changed files with 25 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
p :: constant_buffer @properties {
p :: Constant_Buffer @properties {
color : float4;
rect_position : float2;
rect_scale : float2;