Home | History | Annotate | Download | only in functional

Lines Matching refs:vertSource

459 		const char*		vertSource	= getSimpleShaderSource(glu::SHADERTYPE_VERTEX);
468 glShaderSource(vertShader, 1, &vertSource, 0);