Searched refs:ShaderLogCase (Results 1 – 1 of 1) sorted by relevance
354 class ShaderLogCase : public TestCase class357 ShaderLogCase (Context& ctx, const char* name, const char* desc, glu::ShaderType shaderType);366 ShaderLogCase::ShaderLogCase (Context& ctx, const char* name, const char* desc, glu::ShaderType sha… in ShaderLogCase() function in deqp::gles31::Functional::__anonb5b999e60111::ShaderLogCase372 void ShaderLogCase::init (void) in init()398 ShaderLogCase::IterateResult ShaderLogCase::iterate (void) in iterate()470 addChild(new ShaderLogCase(m_context, shaderTypes[ndx].caseName, "", shaderTypes[ndx].caseType)); in init()