Searched defs:glCompileShader (Results 1 - 3 of 3) sorted by path

/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h114 #define glCompileShader wrap_glCompileShader macro
H A Dgles_undefine.h114 #undef glCompileShader macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java483 // C function void glCompileShader ( GLuint shader )
485 public static native void glCompileShader( method in class:GLES20

Completed in 176 milliseconds