Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrRenderState.hpp154 BLENDEQUATION_ADVANCED_HSL_COLOR, enumerator
DrrFragmentOperations.cpp632 …case BLENDEQUATION_ADVANCED_HSL_COLOR: SAMPLE_REGISTER_ADV_BLEND_HSL(setLum(srcColor, dstColor));… in executeAdvancedBlend()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp283 case GL_HSL_COLOR_KHR: return rr::BLENDEQUATION_ADVANCED_HSL_COLOR; in mapGLBlendEquationAdvanced()