Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp2997 const VkMemoryOpaqueCaptureAddressAllocateInfo* opaqueCaptureAddressAllocInfoPtr = in allocateCoherentMemory() local
3033 if (opaqueCaptureAddressAllocInfoPtr) { in allocateCoherentMemory()
3035 opaqueCaptureAddressAllocInfo = *opaqueCaptureAddressAllocInfoPtr; in allocateCoherentMemory()
3246 const VkMemoryOpaqueCaptureAddressAllocateInfo* opaqueCaptureAddressAllocInfoPtr = in on_vkAllocateMemory() local
3255 if (opaqueCaptureAddressAllocInfoPtr) { in on_vkAllocateMemory()
3257 opaqueCaptureAddressAllocInfo = *opaqueCaptureAddressAllocInfoPtr; in on_vkAllocateMemory()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4195 const VkMemoryOpaqueCaptureAddressAllocateInfo* opaqueCaptureAddressAllocInfoPtr = in on_vkAllocateMemory() local
4203 if (opaqueCaptureAddressAllocInfoPtr) { in on_vkAllocateMemory()
4204 opaqueCaptureAddressAllocInfo = *opaqueCaptureAddressAllocInfoPtr; in on_vkAllocateMemory()