mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-08 13:15:15 +00:00
Metal: Fix UChar4 semantic type
This commit is contained in:
@@ -719,7 +719,7 @@ static const MTLVertexFormat SEMANTIC_TYPE_TABLE[] =
|
||||
MTLVertexFormatFloat3,
|
||||
MTLVertexFormatFloat4,
|
||||
MTLVertexFormatFloat4,
|
||||
MTLVertexFormatUChar4Normalized,
|
||||
MTLVertexFormatUChar4,
|
||||
MTLVertexFormatFloat2,
|
||||
MTLVertexFormatFloat4,
|
||||
MTLVertexFormatFloat4,
|
||||
|
||||
Reference in New Issue
Block a user