Searched refs:m_blendFactorDstAlpha (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp940 deUint32 m_blendFactorDstAlpha; member in class:sglr::ReferenceContext
H A DsglrReferenceContext.cpp374 , m_blendFactorDstAlpha (GL_ZERO)
2902 m_blendFactorDstAlpha = dst;
2916 m_blendFactorDstAlpha = dstAlpha;
4353 state.fragOps.blendAState.dstFunc = sglr::rr_util::mapGLBlendFunc(m_blendFactorDstAlpha);

Completed in 76 milliseconds