Searched refs:m_useEarlyTests (Results 1 – 2 of 2) sorted by relevance
566 const bool m_useEarlyTests; member in vkt::FragmentOperations::__anon5aa071c30111::EarlyFragmentTestInstance574 , m_useEarlyTests ((flags & FLAG_DONT_USE_EARLY_FRAGMENT_TESTS) == 0) in EarlyFragmentTestInstance()779 const bool expectPartialResult = (m_useEarlyTests && m_useTestAttachment); in iterate()
2904 , m_useEarlyTests (useEarlyTests) in EarlyFragmentTestsCase()2942 const bool m_useEarlyTests; member in deqp::gles31::Functional::__anonb29d2c9e0111::EarlyFragmentTestsCase2954 …const bool expectPartialResult = m_useEarlyTests && m_renderTarget != RENDERTARGET_FBO_WITHOU… in iterate()3068 + string(m_useEarlyTests ? "layout (early_fragment_tests) in;\n\n" : "") + in iterate()