right number whoops!

This commit is contained in:
daniel-andersen
2024-08-02 13:38:36 +02:00
parent e7041f785a
commit 723e6d19be

View File

@@ -716,7 +716,7 @@ BufferDescriptor :: struct {
mappedAtCreation: b32,
}
Color :: [4]f32
Color :: [4]f64
CommandBufferDescriptor :: struct {
nextInChain: ^ChainedStruct,