Searched defs:glShaderSource (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/opengl/tools/glgen/stubs/gles11/
H A DglShaderSource.java17 // C function void glShaderSource ( GLuint shader, GLsizei count, const GLchar ** string, const GLint* length )
19 public static native void glShaderSource( method
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1319 // C function void glShaderSource ( GLuint shader, GLsizei count, const GLchar ** string, const GLint* length )
1321 public static native void glShaderSource( method in class:GLES20

Completed in 28 milliseconds