Searched defs:glFramebufferTexture2D (Results 1 – 3 of 3) sorted by relevance
196 void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLi… in glFramebufferTexture2D() function
154 glFramebufferTexture2D = 126; enumerator
728 public static native void glFramebufferTexture2D( in glFramebufferTexture2D() method in GLES20