Home
last modified time | relevance | path

Searched defs:stagingMemory (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshotUtils.cpp398 VkDeviceMemory stagingMemory; in loadImageContent() local
648 VkDeviceMemory stagingMemory; in loadBufferContent() local
DVkAndroidNativeBuffer.h75 VkDeviceMemory stagingMemory = VK_NULL_HANDLE; member
DVkAndroidNativeBuffer.cpp384 auto stagingMemory = anbInfo->stagingMemory; in teardownAndroidNativeBufferImage() local
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DVulkanHelper.cpp1193 void *stagingMemory = nullptr; in readPixels() local
1274 void *stagingMemory = nullptr; in writePixels() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp372 vector<AllocationSp> stagingMemory; in uploadImage() local
510 vector<AllocationSp> stagingMemory; in downloadImage() local