GPUIndexFormat
WebGPU defines GPUIndexFormat
enum GPUIndexFormat { "uint16", "uint32", };
GPUPrimitiveState
GPURenderCommandsMixin