Searched defs:AttachShader (Results 1 – 6 of 6) sorted by relevance
441 PFNGLATTACHSHADERPROC AttachShader; member
1538 class AttachShader : public Operation class1549 AttachShader::AttachShader (SharedPtr<Program> program, SharedPtr<Shader> shader, bool useSync, boo… in AttachShader() function in deqp::egl::GLES2ThreadTest::AttachShader
29 void GL_APIENTRY AttachShader(GLuint program, GLuint shader) in AttachShader() function
40 void GL_APIENTRY AttachShader(GLuint program, GLuint shader) in AttachShader() function
77 void GL_APIENTRY AttachShader(GLuint program, GLuint shader) in AttachShader() function
25 AttachShader, enumerator