• Home
  • Raw
  • Download

Lines Matching refs:ProgramSources

222 …m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::Com…  in init()
1807 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genWriteProgram()
1878 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genReadProgram()
1938 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genReadMultipleProgram()
2007 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genWriteInterleavedProgram()
2087 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genReadInterleavedProgram()
2144 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genReadZeroProgram()
2207 …m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::Com… in init()
2440 …m_evenProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu:… in init()
2448 …m_oddProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::… in init()
2675 …m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::Com… in init()
2680 …m_imageReadProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() <<… in init()
2689 …m_imageClearProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() <… in init()
3025 …m_ssboAtomicProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() <… in init()
3033 …m_atomicCounterProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources(… in init()