Searched refs:E_GL_ARB_post_depth_coverage (Results 1 – 3 of 3) sorted by relevance
141 const char* const E_GL_ARB_post_depth_coverage = "GL_ARB_post_depth_coverage"; variable176 const char* const post_depth_coverageEXTs[] = { E_GL_ARB_post_depth_coverage, E_GL_EXT_post_depth_c…
187 extensionBehavior[E_GL_ARB_post_depth_coverage] = EBhDisable; in initializeExtensionBehavior()
4820 if (extensionTurnedOn(E_GL_ARB_post_depth_coverage)) { in setLayoutQualifier()