More fixes to access and buffer compilation.
This commit is contained in:
@@ -2,7 +2,7 @@ property_buffer :: buffer {
|
||||
color : float4;
|
||||
}
|
||||
|
||||
cbuffer :: constant_buffer {
|
||||
const_buffer :: constant_buffer {
|
||||
color : float4;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user