Home
last modified time | relevance | path

Searched refs:E_GL_ARB_shader_image_size (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DVersions.h157 const char* const E_GL_ARB_shader_image_size = "GL_ARB_shader_image_size"; variable
DVersions.cpp220 extensionBehavior[E_GL_ARB_shader_image_size] = EBhDisable; in initializeExtensionBehavior()
DInitialize.cpp8007 symbolTable.setFunctionExtensions("imageSize", 1, &E_GL_ARB_shader_image_size);