Home
last modified time | relevance | path

Searched refs:SamplesTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp704 class SamplesTestCase : public ApiCase class
707 SamplesTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in SamplesTestCase() function in deqp::gles2::Functional::__anon30426::SamplesTestCase
2099 FOR_EACH_VERIFIER(normalVerifiers, addChild(new SamplesTestCase (m_context, verifier, (std::string("samples") + verifier->getTestNamePostfix()).c_str(), "SAMPLES"))); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp983 class SamplesTestCase : public ApiCase class
986 SamplesTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in SamplesTestCase() function in deqp::gles3::Functional::__anon30569::SamplesTestCase
2858 FOR_EACH_VERIFIER(normalVerifiers, addChild(new SamplesTestCase (m_context, verifier, (std::string("samples") + verifier->getTestNamePostfix()).c_str(), "SAMPLES"))); in init()

Completed in 9 milliseconds