Searched defs:m_coherentBlending (Results 1 - 1 of 1) sorted by last modified time

/external/deqp/modules/gles31/functional/
H A Des31fAdvancedBlendTests.cpp103 const bool m_coherentBlending; member in class:deqp::gles31::Functional::__anon20256::AdvancedBlendCase
136 , m_coherentBlending (coherent)
218 if (m_coherentBlending && !m_context.getContextInfo().isExtensionSupported("GL_KHR_blend_equation_advanced_coherent"))
417 if (m_coherentBlending)
428 if (!m_coherentBlending)
431 if (m_coherentBlending)

Completed in 42 milliseconds