Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Decouple the pls load/store shaders from the GL backend
Decouple the EXT_shader_pixel_local_storage load/store shaders from the GL backend so we can also use them in WebGPU. Also refactor our handling of the 'gl_BaseInstance' polyfill so gl_utils and WebGPU don't need GLExtensions. Diffs=
- Loading branch information