Searched defs:glFramebufferTexture2D (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/tests/
H A Dnullgles.cpp196 void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) {} function
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java726 // C function void glFramebufferTexture2D ( GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level )
728 public static native void glFramebufferTexture2D( method in class:GLES20

Completed in 70 milliseconds