Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp681 class SampleBuffersTestCase : public ApiCase class
684 SampleBuffersTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in SampleBuffersTestCase() function in deqp::gles2::Functional::__anon30426::SampleBuffersTestCase
2097 FOR_EACH_VERIFIER(implementationLimitVerifiers, addChild(new SampleBuffersTestCase (m_context, verifier, (std::string("sample_buffers") + verifier->getTestNamePostfix()).c_str(), "SAMPLE_BUFFERS"))); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp960 class SampleBuffersTestCase : public ApiCase class
963 SampleBuffersTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description) in SampleBuffersTestCase() function in deqp::gles3::Functional::__anon30569::SampleBuffersTestCase
2856 FOR_EACH_VERIFIER(implementationLimitVerifiers, addChild(new SampleBuffersTestCase (m_context, verifier, (std::string("sample_buffers") + verifier->getTestNamePostfix()).c_str(), "SAMPLE_BUFFERS"))); in init()

Completed in 10 milliseconds