Searched defs:glFramebufferTexture2D (Results 1 – 3 of 3) sorted by relevance
207 void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLi… in glFramebufferTexture2D() function
283 #define glFramebufferTexture2D wrap_glFramebufferTexture2D macro
728 public static native void glFramebufferTexture2D( in glFramebufferTexture2D() method in GLES20