Files
renderdoc/renderdoc/driver/shaders
baldurk 08616c9ad1 Emulate ARB_program_interface_query using glslang's reflection
* In particular it wasn't added until GLES 3.1, and we need it during capture to
  determine the uniforms and other things, so we emulate the subset of queries
  that we need ourselves.
2018-07-06 22:44:26 +01:00
..