Home | History | Annotate | Download | only in functional

Lines Matching refs:ComputeSource

624 		const ShaderProgram			program			(m_context.getRenderContext(), ProgramSources() << ComputeSource(src.str()));
694 ComputeSource("#version 310 es\n"
705 ComputeSource("#version 310 es\n"
1347 ComputeSource("#version 310 es\n"
1356 ComputeSource("#version 310 es\n"
1480 const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ComputeSource(src.str()));