Searched refs:CurrentProgramBindingTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1621 class CurrentProgramBindingTestCase : public BindingTest class 1624 …CurrentProgramBindingTestCase (Context& context, QueryType type, const char* name, const char* des… in CurrentProgramBindingTestCase() function in deqp::gles2::Functional::__anon4f4b7e190111::CurrentProgramBindingTestCase 2205 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new CurrentProgramBindingTestCase (m_context, queryTy… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2043 class CurrentProgramBindingTestCase : public BindingTest class 2046 …CurrentProgramBindingTestCase (Context& context, QueryType type, const char* name, const char* des… in CurrentProgramBindingTestCase() function in deqp::gles3::Functional::__anon9400f6bb0111::CurrentProgramBindingTestCase 3007 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new CurrentProgramBindingTestCase (m_context, queryTy… in init()
|