Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glInvalidateFramebuffer

294 	void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum* attachments);
2166 void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum* attachments)
2169 ctx->glInvalidateFramebuffer(ctx, target, numAttachments, attachments);