Home | History | Annotate | Download | only in functional

Lines Matching defs:shaderSource

423 		const char*		shaderSource	= getSimpleShaderSource(m_shaderType);
428 glShaderSource(shaderObject, 1, &shaderSource, 0);