Searched refs:BLENDEQUATION_ADVANCED_HARDLIGHT (Results 1 – 3 of 3) sorted by relevance
148 BLENDEQUATION_ADVANCED_HARDLIGHT, enumerator
678 case BLENDEQUATION_ADVANCED_HARDLIGHT: SAMPLE_REGISTER_ADV_BLEND(hardlight); break; in executeAdvancedBlend()
277 case GL_HARDLIGHT_KHR: return rr::BLENDEQUATION_ADVANCED_HARDLIGHT; in mapGLBlendEquationAdvanced()