Searched defs:glCompileShader (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/debug/
H A Dnullgles.cpp184 void glCompileShader(GLuint shader) {} function
H A Dunwrap_gles.h117 #undef glCompileShader macro
H A Dwrap_gles.h117 #define glCompileShader wrap_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 375 milliseconds