Home | History | Annotate | Download | only in functional

Lines Matching refs:VertexSource

1347 	return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::VertexSource(vtxSource) << glu::FragmentSource(fragSource.str()));