Searched refs:ShaderLogCase (Results 1 – 1 of 1) sorted by relevance
362 class ShaderLogCase : public TestCase class365 ShaderLogCase (Context& ctx, const char* name, const char* desc, glu::ShaderType shaderType);374 ShaderLogCase::ShaderLogCase (Context& ctx, const char* name, const char* desc, glu::ShaderType sha… in ShaderLogCase() function in deqp::gles31::Functional::__anon5b909bb20111::ShaderLogCase380 void ShaderLogCase::init (void) in init()408 ShaderLogCase::IterateResult ShaderLogCase::iterate (void) in iterate()482 addChild(new ShaderLogCase(m_context, shaderTypes[ndx].caseName, "", shaderTypes[ndx].caseType)); in init()