Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp1553 GLuint dstDataDepthPitch = dstDataRowPitch * sourceBox.height; in copySubTextureImpl() local
2927 GLuint dstDataDepthPitch = dstDataRowPitch * sourceBox.height; in reinitImageAsRenderable() local
H A Dvk_helpers.cpp8941 GLuint dstDataDepthPitch = dstDataRowPitch * copy.imageExtent.height; in reformatStagedBufferUpdates() local