Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglShaderSource.java3 public static native void glShaderSource( in glShaderSource() method
/frameworks/base/opengl/java/android/opengl/
DGLES20.java1383 public static native void glShaderSource( in glShaderSource() method in GLES20