Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/null/
DFramebufferNULL.cpp107 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
/external/libdrm/tests/ttmtest/src/
Dttmtest.c75 int fbSize; member
Dxf86dri.c545 fbOrigin, fbSize, fbStride, devPrivateSize, pDevPrivate) in uniDRIGetDeviceInfo() argument
/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp209 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
DTextureD3D.cpp1064 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1122 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
1819 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1877 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
2600 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
3296 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
/external/mesa3d/src/glx/
DXF86dri.c558 int *fbOrigin, int *fbSize, int *fbStride, in XF86DRIGetDeviceInfo()
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp674 gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copyImage() local
815 const gl::Extents fbSize = sourceFramebufferGL->getState().getReadAttachment()->getSize(); in copySubImage() local
DFramebufferGL.cpp661 const gl::Extents fbSize = readAttachment->getSize(); in readPixels() local
/external/angle/src/libANGLE/
DTexture.cpp1314 Extents fbSize = sourceReadAttachment->getSize(); in copyImage() local
1379 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp728 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
DTextureVk.cpp701 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl() local