Searched refs:genSources (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/stress/
H A Des3sLongRunningShaderTests.cpp99 static glu::ProgramSources genSources (const Params& params);
123 glu::ProgramSources LongRunningShaderCase::genSources (const Params& params) function in class:deqp::gles3::Stress::__anon20252::LongRunningShaderCase
212 m_program = new glu::ShaderProgram(m_context.getRenderContext(), genSources(*m_params));
/external/deqp/modules/gles2/functional/
H A Des2fShaderFragDataTests.cpp112 static glu::ProgramSources genSources (const IndexExprType indexExprType) function in class:deqp::gles2::Functional::__anon19898::FragDataIndexingCase
150 const glu::ShaderProgram program (renderCtx, genSources(m_indexExprType));
/external/deqp/modules/gles3/functional/
H A Des3fShaderFragDataTests.cpp112 static glu::ProgramSources genSources (const IndexExprType indexExprType) function in class:deqp::gles3::Functional::__anon20062::FragDataIndexingCase
150 const glu::ShaderProgram program (renderCtx, genSources(m_indexExprType));

Completed in 1040 milliseconds