Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp107 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
/third_party/libdrm/tests/ttmtest/src/
Dttmtest.c75 int fbSize; member
Dxf86dri.c545 fbOrigin, fbSize, fbStride, devPrivateSize, pDevPrivate) in uniDRIGetDeviceInfo() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp209 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
DTextureD3D.cpp1071 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1128 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
1825 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copyImage() local
1882 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
2605 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
3301 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
/third_party/skia/third_party/externals/angle2/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.cpp662 const gl::Extents fbSize = readAttachment->getSize(); in readPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp867 const auto fbSize = static_cast<uint32_t>(kIFbSize); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTexture.cpp1337 Extents fbSize = sourceReadAttachment->getSize(); in copyImage() local
1403 Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp729 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() local
DTextureVk.cpp731 gl::Extents fbSize = source->getReadColorAttachment()->getSize(); in copySubImageImpl() local