Home | History | Annotate | Download | only in glshared

Lines Matching refs:ProgramSources

718 							 glu::ProgramSources() << glu::VertexSource(generateVertexShader(shaderSpec, "a_", "vtx_out_"))
758 glu::ProgramSources() << glu::VertexSource(generatePassthroughVertexShader(shaderSpec, "a_", "vtx_out_"))
787 glu::ProgramSources() << glu::VertexSource(generatePassthroughVertexShader(shaderSpec, "a_", "vtx_out_"))
815 BufferIoExecutor (const glu::RenderContext& renderCtx, const ShaderSpec& shaderSpec, const glu::ProgramSources& sources);
869 BufferIoExecutor::BufferIoExecutor (const glu::RenderContext& renderCtx, const ShaderSpec& shaderSpec, const glu::ProgramSources& sources)
1196 glu::ProgramSources() << glu::ComputeSource(generateComputeShader(shaderSpec)))
1350 : BufferIoExecutor (renderCtx, shaderSpec, glu::ProgramSources()
1464 : BufferIoExecutor (renderCtx, shaderSpec, glu::ProgramSources()