Searched defs:useEarlyTests (Results 1 – 2 of 2) sorted by relevance
262 const bool useEarlyTests = (m_flags & FLAG_DONT_USE_EARLY_FRAGMENT_TESTS) == 0; in initPrograms() local977 const bool useEarlyTests = (m_flags & FLAG_DONT_USE_EARLY_FRAGMENT_TESTS) == 0; in initPrograms() local1751 const bool useEarlyTests = (m_flags & FLAG_DONT_USE_EARLY_FRAGMENT_TESTS) == 0; in initPrograms() local
2971 …context, const char* name, const char* description, TestType type, bool useEarlyTests, RenderTarge… in EarlyFragmentTestsCase()3416 const bool useEarlyTests = useEarlyTestsI != 0; in init() local