Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp1933 class TransformFeedbackBindingTestCase : public BindingTest class
1936 TransformFeedbackBindingTestCase (Context& context, QueryType type, const char* name) in TransformFeedbackBindingTestCase() function in deqp::gles3::Functional::__anon30569::TransformFeedbackBindingTestCase
3021 FOR_EACH_QUERYTYPE(queryTypes, addChild(new TransformFeedbackBindingTestCase (m_context, queryType, (std::string("transform_feedback_binding") + getQueryTypeSuffix(queryType)).c_str()))); in init()

Completed in 6 milliseconds