Searched refs:attachmentWidth (Results 1 – 1 of 1) sorted by relevance
2173 int attachmentWidth = 0; in checkFramebufferStatus() local2230 attachmentWidth = level.getWidth(); in checkFramebufferStatus()2239 attachmentWidth = renderbuffer->getWidth(); in checkFramebufferStatus()2249 if (!hasAttachment && attachmentWidth > 0 && attachmentHeight > 0) in checkFramebufferStatus()2251 width = attachmentWidth; in checkFramebufferStatus()2255 else if (attachmentWidth != width || attachmentHeight != height) in checkFramebufferStatus()