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

/frameworks/base/libs/hwui/debug/
H A Dnullgles.cpp53 GLuint glCreateProgram(void) { function
H A Dunwrap_gles.h144 #undef glCreateProgram macro
H A Dwrap_gles.h144 #define glCreateProgram wrap_glCreateProgram macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java542 // C function GLuint glCreateProgram ( void )
544 public static native int glCreateProgram( method in class:GLES20

Completed in 257 milliseconds