Searched refs:FrameBufferBindingTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1852 class FrameBufferBindingTestCase : public BindingTest class 1855 …FrameBufferBindingTestCase (Context& context, QueryType type, const char* name, const char* descri… in FrameBufferBindingTestCase() function in deqp::gles2::Functional::__anon4f4b7e190111::FrameBufferBindingTestCase 2193 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new FrameBufferBindingTestCase (m_context, queryType… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2435 class FrameBufferBindingTestCase : public BindingTest class 2438 …FrameBufferBindingTestCase (Context& context, QueryType type, const char* name, const char* descri… in FrameBufferBindingTestCase() function in deqp::gles3::Functional::__anon9400f6bb0111::FrameBufferBindingTestCase 3014 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new FrameBufferBindingTestCase (m_context, queryType,… in init()
|