Searched defs:glShaderSource (Results 1 - 4 of 4) 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/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp337 const Message_Function Message::glShaderSource; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h411 static const Function glShaderSource = Message_Function_glShaderSource; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1392 // C function void glShaderSource ( GLuint shader, GLsizei count, const GLchar ** string, const GLint* length )
1394 public static native void glShaderSource( method in class:GLES20

Completed in 42 milliseconds