Home
last modified time | relevance | path

Searched defs:glShaderSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglShaderSource.java3 public static native void glShaderSource( in glShaderSource() method
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h756 #define glShaderSource wrap_glShaderSource macro
/frameworks/base/opengl/java/android/opengl/
DGLES20.java1379 public static native void glShaderSource( in glShaderSource() method in GLES20