Searched defs:fbSize (Results 1 – 12 of 12) sorted by relevance
107 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
209 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
1130 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local1187 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local1899 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local1957 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local2696 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local3405 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
75 int fbSize; member
545 fbOrigin, fbSize, fbStride, devPrivateSize, pDevPrivate) in uniDRIGetDeviceInfo() argument
558 int *fbOrigin, int *fbSize, int *fbStride, in XF86DRIGetDeviceInfo()
703 gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copyImage() local875 const gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copySubImage() local
671 const gl::Extents fbSize = readAttachment->getSize(); in readPixels() local
1393 Extents fbSize = sourceReadAttachment->getSize(); in copyImage() local1459 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
817 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
874 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl() local
3006 auto fbSize = fbDescriptor->size(); in ParseSlice() local