Lines Matching refs:glCreateShader
358 const GLuint sh = glCreateShader(GL_VERTEX_SHADER);
359 const GLuint fsh = glCreateShader(GL_FRAGMENT_SHADER);
471 const GLuint sh = glCreateShader(GL_VERTEX_SHADER);
472 const GLuint fsh = glCreateShader(GL_FRAGMENT_SHADER);
1533 const GLuint sh = glCreateShader(GL_VERTEX_SHADER);
1534 const GLuint fsh = glCreateShader(GL_FRAGMENT_SHADER);
2464 const GLuint sh = glCreateShader(GL_VERTEX_SHADER);
2465 const GLuint fsh = glCreateShader(GL_FRAGMENT_SHADER);
2713 const GLuint sh = glCreateShader(GL_VERTEX_SHADER);
2714 const GLuint fsh = glCreateShader(GL_FRAGMENT_SHADER);
2929 const GLuint sh = glCreateShader(GL_VERTEX_SHADER);
2930 const GLuint fsh = glCreateShader(GL_FRAGMENT_SHADER);