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

  /external/deqp/modules/gles3/stress/
es3sLongRunningShaderTests.cpp 99 static glu::ProgramSources genSources (const Params& params);
123 glu::ProgramSources LongRunningShaderCase::genSources (const Params& params)
212 m_program = new glu::ShaderProgram(m_context.getRenderContext(), genSources(*m_params));
  /external/deqp/modules/gles2/functional/
es2fShaderFragDataTests.cpp 112 static glu::ProgramSources genSources (const IndexExprType indexExprType)
150 const glu::ShaderProgram program (renderCtx, genSources(m_indexExprType));
  /external/deqp/modules/gles3/functional/
es3fShaderFragDataTests.cpp 112 static glu::ProgramSources genSources (const IndexExprType indexExprType)
150 const glu::ShaderProgram program (renderCtx, genSources(m_indexExprType));

Completed in 65 milliseconds