GPUIndexFormat
type
GPUIndexFormat =
"uint16"
|
"uint32"
;
§
Type
§
"uint16"
|
"uint32"
[src]