Searched refs:pFragmentSource (Results 1 – 2 of 2) sorted by relevance
37 const char* pFragmentSource);
269 const char* pFragmentSource) { in createProgram() argument275 GLuint pixelShader = loadShader(GL_FRAGMENT_SHADER, pFragmentSource); in createProgram()