Searched defs:glAttachShader (Results 1 – 3 of 3) sorted by relevance
166 void glAttachShader(GLuint program, GLuint shader) {} in glAttachShader() function
28 #define glAttachShader wrap_glAttachShader macro
344 public static native void glAttachShader( in glAttachShader() method in GLES20