Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching full:framebuffer

6333 GLboolean glIsFramebufferOES_enc(void *self , GLuint framebuffer)
6351 memcpy(ptr, &framebuffer, 4); ptr += 4;
6373 void glBindFramebufferOES_enc(void *self , GLenum target, GLuint framebuffer)
6392 memcpy(ptr, &framebuffer, 4); ptr += 4;