Home
last modified time | relevance | path

Searched defs:bytesToCapture (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DFrameCapture.cpp3121 size_t bytesToCapture = (count - 1) * binding.getStride() + attrib.format->pixelBytes; in captureClientArraySnapshot() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DFrameCapture.cpp4212 size_t bytesToCapture = (count - 1) * binding.getStride() + attrib.format->pixelBytes; in captureClientArraySnapshot() local