Home | History | Annotate | Download | only in OGLES2

Lines Matching refs:vertexShaderSource

493 	const char* const vertexShaderSource = "\

505 glShaderSource(vertexShader, 1, (const char**)&vertexShaderSource, NULL);