Searched refs:genSources (Results 1 – 3 of 3) sorted by relevance
112 static glu::ProgramSources genSources (const IndexExprType indexExprType) in genSources() function in deqp::gles2::Functional::__anonf58c64850111::FragDataIndexingCase150 const glu::ShaderProgram program (renderCtx, genSources(m_indexExprType)); in iterate()
99 static glu::ProgramSources genSources (const Params& params);123 glu::ProgramSources LongRunningShaderCase::genSources (const Params& params) in genSources() function in deqp::gles3::Stress::__anon311a22dc0111::LongRunningShaderCase212 m_program = new glu::ShaderProgram(m_context.getRenderContext(), genSources(*m_params)); in init()
112 static glu::ProgramSources genSources (const IndexExprType indexExprType) in genSources() function in deqp::gles3::Functional::__anona239d0670111::FragDataIndexingCase150 const glu::ShaderProgram program (renderCtx, genSources(m_indexExprType)); in iterate()