Home
last modified time | relevance | path

Searched refs:TextureBindingTestCase (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1839 class TextureBindingTestCase : public BindingTest class
1842TextureBindingTestCase (Context& context, QueryType type, const char* name, const char* descriptio… in TextureBindingTestCase() function in deqp::gles2::Functional::__anon4f4b7e190111::TextureBindingTestCase
2210 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new TextureBindingTestCase (m_context, queryType, (… in init()
2211 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new TextureBindingTestCase (m_context, queryType, (… in init()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2422 class TextureBindingTestCase : public BindingTest class
2425TextureBindingTestCase (Context& context, QueryType type, const char* name, const char* descriptio… in TextureBindingTestCase() function in deqp::gles3::Functional::__anon9400f6bb0111::TextureBindingTestCase
3030 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new TextureBindingTestCase(m_context, queryType, (std::str… in init()