mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
2573dffde7
* This is required because we add MAP_READ_BIT and the spec doesn't allow maps that are both unsynchronized and reading. * Also add a test for unsynchronised persistent maps, and update the GL_Buffer_Updates test to not require a reference image but check each quad individually for the expected colour.