Home
last modified time | relevance | path

Searched defs:sourceRowPitch (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp56 unsigned int sourceRowPitch, in StretchedBlitNearest_RowByRow()
87 unsigned int sourceRowPitch, in StretchedBlitNearest_PixelByPixel()
133 unsigned int sourceRowPitch, in StretchedBlitNearest()
215 unsigned int sourceRowPitch, in CopyDepthStencil()
264 unsigned int sourceRowPitch, in BlitD24S8ToD32F()
302 unsigned int sourceRowPitch, in BlitD32FS8ToD32F()
/external/angle/src/libANGLE/renderer/
Drenderer_utils.cpp351 size_t sourceRowPitch, in CopyImageCHROMIUM()
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1085 GLuint sourceRowPitch = baseLevelExtents.width * angleFormat.pixelBytes; in generateMipmapsWithCPU() local
1744 const size_t sourceRowPitch, in generateMipmapLevelsWithCPU()
/external/mesa3d/include/CL/
Dcl2.hpp4818 size_type sourceRowPitch = in Image2D() local