HalloIhr

Results 1 issues of HalloIhr

**Description** The `Unorm10_10_10_2` vertex layout attribute currently seems to use `glow::UNSIGNED_INT_10_10_10_2` ([here](https://github.com/gfx-rs/wgpu/blob/fedc80eb8056b1a814fbe212245373679dacb0b4/wgpu-hal/src/gles/conv.rs#L225C36-L225C65)) In OpenGL, `GL_UNSIGNED_INT_10_10_10_2` seems to only be used for pixel formats. In OpenGLES/WebGL this constant doesn't seem to...

type: bug
help required
good first issue
backend: gles