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