Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.hpp36 class TransformFeedbackTests : public TestCaseGroup class
39 TransformFeedbackTests (Context& context);
40 ~TransformFeedbackTests (void);
45 TransformFeedbackTests (const TransformFeedbackTests& other);
46 TransformFeedbackTests& operator= (const TransformFeedbackTests& other);
H A Des3fTransformFeedbackTests.cpp1537 TransformFeedbackTests::TransformFeedbackTests (Context& context)
1542 TransformFeedbackTests::~TransformFeedbackTests (void)
1546 void TransformFeedbackTests::init (void)
H A Des3fFunctionalTests.cpp404 addChild(new TransformFeedbackTests (m_context)); in init()

Completed in 4 milliseconds