Searched defs:invalidateFramebuffer (Results 1 – 5 of 5) sorted by relevance
623 void GLContext::invalidateFramebuffer(uint32_t target, int numAttachments, const uint32_t *attachme… in invalidateFramebuffer() function in sglr::GLContext
3588 void ReferenceContext::invalidateFramebuffer(uint32_t target, int numAttachments, const uint32_t *a… in invalidateFramebuffer() function in sglr::ReferenceContext
585 PFNGLINVALIDATEFRAMEBUFFERPROC invalidateFramebuffer = nullptr; variable
418 glInvalidateFramebufferFunc invalidateFramebuffer; variable
5362 void Context::invalidateFramebuffer(GLenum target, in invalidateFramebuffer() function in gl::Context