Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp136 bool m_coherentExtensionSupported; member in deqp::gles31::Functional::__anond0b617540111::AdvancedBlendCase
170 , m_coherentExtensionSupported (false) in AdvancedBlendCase()
250m_coherentExtensionSupported = m_context.getContextInfo().isExtensionSupported("GL_KHR_blend_equat… in init()
256 if (m_coherentBlending && !m_coherentExtensionSupported) in init()
472 else if (m_coherentExtensionSupported) in iterate()