Home
last modified time | relevance | path

Searched refs:destDataDepthPitch (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp890 GLuint destDataDepthPitch = destDataRowPitch * sourceBox.height; in copySubTextureImpl() local
909 destTextureFormat.pixelBytes, destDataDepthPitch, pixelWriteFunction, in copySubTextureImpl()