Home | History | Annotate | Download | only in functional

Lines Matching refs:fragSource

460 		const char*		fragSource	= getSimpleShaderSource(glu::SHADERTYPE_FRAGMENT);
471 glShaderSource(fragShader, 1, &fragSource, 0);