Searched defs:glFramebufferTexture (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES32.java509 // C function void glFramebufferTexture ( GLenum target, GLenum attachment, GLuint texture, GLint level )
511 public static native void glFramebufferTexture( method in class:GLES32
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h279 #define glFramebufferTexture wrap_glFramebufferTexture macro
H A Dgles_undefine.h279 #undef glFramebufferTexture macro

Completed in 38 milliseconds