Searched defs:glAttachShader (Results 1 – 3 of 3) sorted by relevance
173 void glAttachShader(final Message msg) { in glAttachShader() method in GLServerShader
31 glAttachShader(1, 1), enumConstant
150 GL_APICALL void GL_APIENTRY glAttachShader(GLuint program, GLuint shader){ in glAttachShader() function