Home | History | Annotate | Download | only in functional

Lines Matching refs:fragSrc

1084 	const std::string		fragSrc = genFragmentShader();
1087 m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::makeVtxFragSources(vertSrc, fragSrc));