Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1932 class TransformFeedbackBindingTestCase : public BindingTest class
1935 TransformFeedbackBindingTestCase (Context& context, QueryType type, const char* name) in TransformFeedbackBindingTestCase() function in deqp::gles3::Functional::__anonbea2f61a0111::TransformFeedbackBindingTestCase
3006 …FOR_EACH_QUERYTYPE(queryTypes, addChild(new TransformFeedbackBindingTestCase (m_context, query… in init()