Home
last modified time | relevance | path

Searched refs:shaderSourceGroup (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp1053 …TestCaseGroup* shaderSourceGroup = new TestCaseGroup(m_context, "shader_source", "glShaderSource()… in init() local
1054 addChild(shaderSourceGroup); in init()
1063shaderSourceGroup->addChild(new ShaderSourceReplaceCase(m_context, caseName.c_str(), caseDesc.c_st… in init()
1091shaderSourceGroup->addChild(new ShaderSourceSplitCase(m_context, caseName.c_str(), caseDesc.c_str(… in init()
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp1678 …TestCaseGroup* shaderSourceGroup = new TestCaseGroup(m_context, "shader_source", "glShaderSource()… in init() local
1679 addChild(shaderSourceGroup); in init()
1689shaderSourceGroup->addChild(new ShaderSourceReplaceCase(m_context, caseName.c_str(), caseDesc.c_st… in init()
1717shaderSourceGroup->addChild(new ShaderSourceSplitCase(m_context, caseName.c_str(), caseDesc.c_str(… in init()