Home | History | Annotate | Download | only in functional

Lines Matching defs:fragmentSource

1667 	const string					fragmentSource	= generateFragmentSource(basicUniforms);
1668 const ShaderProgram program (m_context.getRenderContext(), glu::makeVtxFragSources(vertexSource, fragmentSource));