mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
right number whoops!
This commit is contained in:
Vendored
+1
-1
@@ -716,7 +716,7 @@ BufferDescriptor :: struct {
|
|||||||
mappedAtCreation: b32,
|
mappedAtCreation: b32,
|
||||||
}
|
}
|
||||||
|
|
||||||
Color :: [4]f32
|
Color :: [4]f64
|
||||||
|
|
||||||
CommandBufferDescriptor :: struct {
|
CommandBufferDescriptor :: struct {
|
||||||
nextInChain: ^ChainedStruct,
|
nextInChain: ^ChainedStruct,
|
||||||
|
|||||||
Reference in New Issue
Block a user