Home
last modified time | relevance | path

Searched defs:bufferRowPitch (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWaylandSurfaceKHR.cpp107 int bufferRowPitch = image->getImage()->rowPitchBytes(VK_IMAGE_ASPECT_COLOR_BIT, 0); in present() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLCommandQueue.cpp185 size_t bufferRowPitch, in enqueueReadBufferRect()
214 size_t bufferRowPitch, in enqueueWriteBufferRect()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLCommandQueueCL.cpp125 size_t bufferRowPitch, in enqueueReadBufferRect()
155 size_t bufferRowPitch, in enqueueWriteBufferRect()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_render_utils.h154 uint32_t bufferRowPitch = 0; member
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp1198 uint32_t bufferRowPitch, in TestBothTBCopies()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp768 UINT bufferRowPitch = static_cast<unsigned int>(outputPixelSize) * width; in setData() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp789 UINT bufferRowPitch = static_cast<unsigned int>(outputPixelSize) * width; in setData() local