Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSampleVariableTests.hpp36 class SampleVariableTests : public TestCaseGroup class
39 SampleVariableTests (Context& context);
40 ~SampleVariableTests (void);
45 SampleVariableTests (const SampleVariableTests& other);
46 SampleVariableTests& operator= (const SampleVariableTests& other);
H A Des31fFunctionalTests.cpp255 addChild(new SampleVariableTests (m_context)); in init()
H A Des31fSampleVariableTests.cpp2210 SampleVariableTests::SampleVariableTests (Context& context)
2215 SampleVariableTests::~SampleVariableTests (void)
2219 void SampleVariableTests::init (void)

Completed in 3 milliseconds