HomeSort by relevance Sort by last modified time
    Searched refs:SampleCoverageInvertTestCase (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fBooleanStateQueryTests.cpp 436 class SampleCoverageInvertTestCase : public ApiCase
439 SampleCoverageInvertTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description)
588 FOR_EACH_VERIFIER(normalVerifiers, addChild(new SampleCoverageInvertTestCase (m_context, verifier, (std::string("sample_coverage_invert") + verifier->getTestNamePostfix()).c_str(), "SAMPLE_COVERAGE_INVERT")));
  /external/deqp/modules/gles3/functional/
es3fBooleanStateQueryTests.cpp 476 class SampleCoverageInvertTestCase : public ApiCase
479 SampleCoverageInvertTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description)
787 FOR_EACH_VERIFIER(normalVerifiers, addChild(new SampleCoverageInvertTestCase (m_context, verifier, (std::string("sample_coverage_invert") + verifier->getTestNamePostfix()).c_str(), "SAMPLE_COVERAGE_INVERT")));

Completed in 511 milliseconds