Home
last modified time | relevance | path

Searched defs:useEarlyTests (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp262 const bool useEarlyTests = (m_flags & FLAG_DONT_USE_EARLY_FRAGMENT_TESTS) == 0; in initPrograms() local
977 const bool useEarlyTests = (m_flags & FLAG_DONT_USE_EARLY_FRAGMENT_TESTS) == 0; in initPrograms() local
1751 const bool useEarlyTests = (m_flags & FLAG_DONT_USE_EARLY_FRAGMENT_TESTS) == 0; in initPrograms() local
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp2971 …context, const char* name, const char* description, TestType type, bool useEarlyTests, RenderTarge… in EarlyFragmentTestsCase()
3416 const bool useEarlyTests = useEarlyTestsI != 0; in init() local