Searched defs:glFramebufferTexture2D (Results 1 – 4 of 4) sorted by relevance
48 void API_ENTRY(glFramebufferTexture2D)(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in API_ENTRY() argument
286 const Message_Function Message::glFramebufferTexture2D; member in com::android::glesv2debugger::Message
360 static const Function glFramebufferTexture2D = Message_Function_glFramebufferTexture2D; variable
724 public static native void glFramebufferTexture2D( in glFramebufferTexture2D() method in GLES20