Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2367 class SamplerObjectBindingTestCase : public BindingTest class
2370 SamplerObjectBindingTestCase (Context& context, QueryType type, const char* name, const char* description) in SamplerObjectBindingTestCase() function in deqp::gles3::Functional::__anon30569::SamplerObjectBindingTestCase
3027 FOR_EACH_QUERYTYPE(queryTypes, addChild(new SamplerObjectBindingTestCase (m_context, queryType, (std::string("sampler_binding") + getQueryTypeSuffix(queryType)).c_str(), "SAMPLER_BINDING"))); in init()

Completed in 6 milliseconds