Home | History | Annotate | Download | only in functional

Lines Matching refs:ProgramSources

94 			ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE,
149 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
269 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
388 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
503 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
624 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ComputeSource(src.str()));
693 const ShaderProgram program0(m_context.getRenderContext(), ProgramSources() <<
704 const ShaderProgram program1(m_context.getRenderContext(), ProgramSources() <<
834 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
926 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
1013 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
1117 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
1245 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str()));
1346 const ShaderProgram program0(m_context.getRenderContext(), ProgramSources() <<
1355 const ShaderProgram program1(m_context.getRenderContext(), ProgramSources() <<
1480 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ComputeSource(src.str()));