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

/external/deqp/modules/gles31/functional/
H A Des31fComputeShaderBuiltinVarTests.hpp36 class ComputeShaderBuiltinVarTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 ComputeShaderBuiltinVarTests (Context& context);
40 ~ComputeShaderBuiltinVarTests (void);
45 ComputeShaderBuiltinVarTests (const ComputeShaderBuiltinVarTests& other);
46 ComputeShaderBuiltinVarTests& operator= (const ComputeShaderBuiltinVarTests& other);
H A Des31fComputeShaderBuiltinVarTests.cpp435 ComputeShaderBuiltinVarTests::ComputeShaderBuiltinVarTests (Context& context) function in class:deqp::gles31::Functional::ComputeShaderBuiltinVarTests
440 ComputeShaderBuiltinVarTests::~ComputeShaderBuiltinVarTests (void)
444 void ComputeShaderBuiltinVarTests::init (void)
H A Des31fFunctionalTests.cpp125 addChild(new ComputeShaderBuiltinVarTests(m_context));

Completed in 81 milliseconds