HomeSort by relevance Sort by last modified time
    Searched refs:shaderSourceGroup (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 1053 TestCaseGroup* shaderSourceGroup = new TestCaseGroup(m_context, "shader_source", "glShaderSource() tests");
1054 addChild(shaderSourceGroup);
1063 shaderSourceGroup->addChild(new ShaderSourceReplaceCase(m_context, caseName.c_str(), caseDesc.c_str(), shaderType));
1091 shaderSourceGroup->addChild(new ShaderSourceSplitCase(m_context, caseName.c_str(), caseDesc.c_str(), shaderType, numSlices, flags));
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp     [all...]

Completed in 1460 milliseconds