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/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1135 const GLMessage_Function GLMessage::glShaderSource; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1483 static const Function glShaderSource = GLMessage_Function_glShaderSource; member in class:android::gltrace::GLMessage

Completed in 58 milliseconds