Searched refs:ShaderCompilerTests (Results 1 – 6 of 6) sorted by relevance
36 class ShaderCompilerTests : public TestCaseGroup class39 ShaderCompilerTests (Context& context);40 ~ShaderCompilerTests (void);45 ShaderCompilerTests (const ShaderCompilerTests& other);46 ShaderCompilerTests& operator= (const ShaderCompilerTests& other);
35 ShaderCompilerTests::ShaderCompilerTests (Context& context) in ShaderCompilerTests() function in deqp::gles2::Performance::ShaderCompilerTests40 ShaderCompilerTests::~ShaderCompilerTests (void) in ~ShaderCompilerTests()44 void ShaderCompilerTests::init (void) in init()
118 addChild(new ShaderCompilerTests (m_context)); in init()
35 ShaderCompilerTests::ShaderCompilerTests (Context& context) in ShaderCompilerTests() function in deqp::gles3::Performance::ShaderCompilerTests40 ShaderCompilerTests::~ShaderCompilerTests (void) in ~ShaderCompilerTests()44 void ShaderCompilerTests::init (void) in init()
132 addChild(new ShaderCompilerTests (m_context)); in init()