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

/external/deqp/modules/gles31/functional/
H A Des31fDrawBuffersIndexedTests.cpp1173 const BlendState m_preCommonBlendState; member in class:deqp::gles31::Functional::__anon4685::DrawBuffersIndexedTest
1185 , m_preCommonBlendState (preCommonBlendState)
1197 if (requiresAdvancedBlendEq(m_preCommonBlendState, m_postCommonBlendState, m_drawBuffers) && !m_context.getContextInfo().isExtensionSupported("GL_KHR_blend_equation_advanced"))
1210 runTest(log, results, m_context.getRenderContext(), m_preCommonBlendState, m_postCommonBlendState, m_drawBuffers);

Completed in 164 milliseconds