mirror of
https://github.com/AxioDL/boo.git
synced 2025-07-09 14:45:55 +00:00
Metal: Fix UChar4 semantic type
This commit is contained in:
parent
d13fbda0c0
commit
8dd258fc62
@ -719,7 +719,7 @@ static const MTLVertexFormat SEMANTIC_TYPE_TABLE[] =
|
||||
MTLVertexFormatFloat3,
|
||||
MTLVertexFormatFloat4,
|
||||
MTLVertexFormatFloat4,
|
||||
MTLVertexFormatUChar4Normalized,
|
||||
MTLVertexFormatUChar4,
|
||||
MTLVertexFormatFloat2,
|
||||
MTLVertexFormatFloat4,
|
||||
MTLVertexFormatFloat4,
|
||||
|
Loading…
x
Reference in New Issue
Block a user