Searched refs:TextureBindingTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1839 class TextureBindingTestCase : public BindingTest class 1842 …TextureBindingTestCase (Context& context, QueryType type, const char* name, const char* descriptio… in TextureBindingTestCase() function in deqp::gles2::Functional::__anon79ed7d780111::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/ |
D | es3fIntegerStateQueryTests.cpp | 2422 class TextureBindingTestCase : public BindingTest class 2425 …TextureBindingTestCase (Context& context, QueryType type, const char* name, const char* descriptio… in TextureBindingTestCase() function in deqp::gles3::Functional::__anonbea2f61a0111::TextureBindingTestCase 3030 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new TextureBindingTestCase(m_context, queryType, (std::str… in init()
|