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

/external/deqp/modules/gles31/functional/
H A Des31fBasicComputeShaderTests.hpp36 class BasicComputeShaderTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 BasicComputeShaderTests (Context& context);
40 ~BasicComputeShaderTests (void);
45 BasicComputeShaderTests (const BasicComputeShaderTests& other);
46 BasicComputeShaderTests& operator= (const BasicComputeShaderTests& other);
H A Des31fFunctionalTests.cpp199 addChild(new BasicComputeShaderTests (m_context));
H A Des31fBasicComputeShaderTests.cpp1573 BasicComputeShaderTests::BasicComputeShaderTests (Context& context)
1578 BasicComputeShaderTests::~BasicComputeShaderTests (void)
1582 void BasicComputeShaderTests::init (void)

Completed in 96 milliseconds