Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp932 GLuint dstDataDepthPitch = dstDataRowPitch * sourceBox.height; in copySubTextureImpl() local
2191 GLuint dstDataDepthPitch = dstDataRowPitch * sourceBox.height; in reinitImageAsRenderable() local
Dvk_helpers.cpp6655 GLuint dstDataDepthPitch = dstDataRowPitch * copy.imageExtent.height; in reformatStagedBufferUpdates() local