Home | History | Annotate | Download | only in tests

Lines Matching refs:pSource

288 static void loadShader(GLenum shaderType, const char* pSource,
293 glShaderSource(shader, 1, &pSource, NULL);