Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.h492 angle::Result copyAndStageImageData(ContextVk *contextVk,
DTextureVk.cpp2162 angle::Result TextureVk::copyAndStageImageData(ContextVk *contextVk, in copyAndStageImageData() function in rx::TextureVk
2382 ANGLE_TRY(copyAndStageImageData(contextVk, previousFirstAllocateLevel, srcImage, mImage)); in respecifyImageStorage()