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