Searched refs:BasicComputeShaderTests (Results 1 – 3 of 3) sorted by relevance
36 class BasicComputeShaderTests : public TestCaseGroup class39 BasicComputeShaderTests (Context& context);40 ~BasicComputeShaderTests (void);45 BasicComputeShaderTests (const BasicComputeShaderTests& other);46 BasicComputeShaderTests& operator= (const BasicComputeShaderTests& other);
220 addChild(new BasicComputeShaderTests (m_context)); in init()
1573 BasicComputeShaderTests::BasicComputeShaderTests (Context& context) in BasicComputeShaderTests() function in deqp::gles31::Functional::BasicComputeShaderTests1578 BasicComputeShaderTests::~BasicComputeShaderTests (void) in ~BasicComputeShaderTests()1582 void BasicComputeShaderTests::init (void) in init()