Searched defs:glShaderSource (Results 1 – 4 of 4) sorted by relevance
3 public static native void glShaderSource( in glShaderSource() method
224 void glShaderSource(GLuint shader, GLsizei count, const GLchar *const*string, const GLint *length) … in glShaderSource() function
758 #define glShaderSource wrap_glShaderSource macro
1379 public static native void glShaderSource( in glShaderSource() method in GLES20