Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDitheringTests.cpp116 const PatternType m_patternType; member in deqp::gles2::Functional::DitheringCase
142 , m_patternType (patternType) in DitheringCase()
456 if (m_patternType == PATTERNTYPE_GRADIENT) in iterate()
476 else if (m_patternType == PATTERNTYPE_UNICOLORED_QUAD) in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDitheringTests.cpp116 const PatternType m_patternType; member in deqp::gles3::Functional::DitheringCase
142 , m_patternType (patternType) in DitheringCase()
461 if (m_patternType == PATTERNTYPE_GRADIENT) in iterate()
481 else if (m_patternType == PATTERNTYPE_UNICOLORED_QUAD) in iterate()