HomeSort by relevance Sort by last modified time
    Searched refs:E_GL_EXT_shader_io_blocks (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/glslang/glslang/MachineIndependent/
Versions.h 238 const char* const E_GL_EXT_shader_io_blocks = "GL_EXT_shader_io_blocks";
279 const char* const AEP_shader_io_blocks[] = { E_GL_EXT_shader_io_blocks, E_GL_OES_shader_io_blocks };
Versions.cpp 261 extensionBehavior[E_GL_EXT_shader_io_blocks] = EBhDisable;
    [all...]

Completed in 49 milliseconds