Home
last modified time | relevance | path

Searched defs:fbSize (Results 1 – 12 of 12) sorted by relevance

/external/angle/src/libANGLE/renderer/null/
DFramebufferNULL.cpp107 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp209 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
DTextureD3D.cpp1130 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1187 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
1899 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1957 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
2696 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
3405 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
/external/libdrm/tests/ttmtest/src/
Dttmtest.c75 int fbSize; member
Dxf86dri.c545 fbOrigin, fbSize, fbStride, devPrivateSize, pDevPrivate) in uniDRIGetDeviceInfo() argument
/external/mesa3d/src/glx/
DXF86dri.c558 int *fbOrigin, int *fbSize, int *fbStride, in XF86DRIGetDeviceInfo()
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp703 gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copyImage() local
875 const gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copySubImage() local
DFramebufferGL.cpp671 const gl::Extents fbSize = readAttachment->getSize(); in readPixels() local
/external/angle/src/libANGLE/
DTexture.cpp1393 Extents fbSize = sourceReadAttachment->getSize(); in copyImage() local
1459 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp817 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
DTextureVk.cpp874 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl() local
/external/armnn/src/armnnDeserializer/
DDeserializer.cpp3006 auto fbSize = fbDescriptor->size(); in ParseSlice() local