Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixup bit rot in the native EXT_shader_pixel_local_storage implementation. Use glRenderbufferStorageMultisampleEXT to create the MSAA depth/stencil buffer when rendering with EXT_multisampled_render_to_texture, which behaves differently than glRenderbufferStorageMultisample. Diffs=
- Loading branch information