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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglShaderSource.java1 // C function void glShaderSource ( GLuint shader, GLsizei count, const GLchar ** string, const GLint* length )
3 public static native void glShaderSource( method
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1377 // C function void glShaderSource ( GLuint shader, GLsizei count, const GLchar ** string, const GLint* length )
1379 public static native void glShaderSource( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h755 #define glShaderSource wrap_glShaderSource macro
H A Dgles_undefine.h755 #undef glShaderSource macro

Completed in 781 milliseconds