This feature is implicitly required by the WebGPU specification but it has relatively low coverage on Android with 60% of devices supporting it. I think we should remove it from the spec and ask that the firstInstance arguments to DrawIndirect and DrawIndexedIndirect be 0, otherwise the drawcall is nooped.
This feature is implicitly required by the WebGPU specification but it has relatively low coverage on Android with 60% of devices supporting it. I think we should remove it from the spec and ask that the firstInstance arguments to
DrawIndirectandDrawIndexedIndirectbe 0, otherwise the drawcall is nooped.