Searched defs:fboAttachment (Results 1 – 2 of 2) sorted by relevance
2165 Framebuffer::Attachment &fboAttachment = framebufferBinding->getAttachment(point); in framebufferTexture2D() local2236 Framebuffer::Attachment &fboAttachment = framebufferBinding->getAttachment(point); in framebufferTextureLayer() local2293 Framebuffer::Attachment &fboAttachment = framebufferBinding->getAttachment(point); in framebufferRenderbuffer() local
1216 …const glw::GLenum fboAttachment = (m_isDepthFormat) ? (GL_DEPTH_ATTACHMENT) : (GL_COLOR_ATTACHMENT… in init() local