Searched defs:AttachShader (Results 1 – 5 of 5) sorted by relevance
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
30 void GL_APIENTRY AttachShader(GLuint program, GLuint shader) in AttachShader() function
41 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