HomeSort by relevance Sort by last modified time
    Searched refs:BLENDFUNC_DST_COLOR (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/referencerenderer/
rrRenderState.hpp 155 BLENDFUNC_DST_COLOR,
rrFragmentOperations.cpp 329 case BLENDFUNC_DST_COLOR: SAMPLE_REGISTER_BLEND_FACTOR(FACTOR_NAME, dst.swizzle(0,1,2)) break; \
380 case BLENDFUNC_DST_COLOR: SAMPLE_REGISTER_BLEND_FACTOR(FACTOR_NAME, dst.w()) break; \
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceUtils.cpp 299 case GL_DST_COLOR: return rr::BLENDFUNC_DST_COLOR;

Completed in 159 milliseconds