Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp870 const gl::ImageIndex stagingIndex = gl::ImageIndex::Make2DArrayRange( in copySubTextureImpl() local
882 stagingIndex, stagingExtents, stagingOffset, in copySubTextureImpl()
1039 const gl::ImageIndex stagingIndex = in copySubImageImplWithTransfer() local
1041 mImage->stageSubresourceUpdateFromImage(stagingImage.release(), stagingIndex, in copySubImageImplWithTransfer()
1206 const gl::ImageIndex stagingIndex = in copySubImageImplWithDraw() local
1208 mImage->stageSubresourceUpdateFromImage(stagingImage.release(), stagingIndex, in copySubImageImplWithDraw()