Searched refs:E_GL_NV_shading_rate_image (Results 1 – 4 of 4) sorted by relevance
242 const char* const E_GL_NV_shading_rate_image = "GL_NV_shading_rate_image"; variable
281 extensionBehavior[E_GL_NV_shading_rate_image] = EBhDisable; in initializeExtensionBehavior()
7957 … symbolTable.setVariableExtensions("gl_FragmentSizeNV", 1, &E_GL_NV_shading_rate_image);7958 … symbolTable.setVariableExtensions("gl_InvocationsPerPixelNV", 1, &E_GL_NV_shading_rate_image);
5152 …requireExtensions(loc, 1, &E_GL_NV_shading_rate_image, TQualifier::getInterlockOrderingString(orde… in setLayoutQualifier()