Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1034 gl::Extents stagingExtents(sourceBox.width, sourceBox.height, sourceBox.depth); in copySubTextureImpl() local
1045 stagingExtents.depth = 1; in copySubTextureImpl()
1053 stagingIndex, stagingExtents, stagingOffset, in copySubTextureImpl()