Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp946 GLuint srcDataRowPitch = sourceBox.width * srcTextureFormat.pixelBytes; in copySubTextureImpl() local
2231 GLuint srcDataRowPitch = sourceBox.width * srcFormat.pixelBytes; in reinitImageAsRenderable() local
Dvk_helpers.cpp5967 GLuint srcDataRowPitch = copy.imageExtent.width * srcFormat.pixelBytes; in reformatStagedBufferUpdates() local