Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dnaming.adoc435 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc90 tlink:PFN_vkInternalAllocationNotification pointer to an
244 [open,refpage='PFN_vkInternalAllocationNotification',desc='Application-defined memory allocation no…
248 include::{generated}/api/funcpointers/PFN_vkInternalAllocationNotification.adoc[]
369 …llocationType',desc='Allocation type',type='enums',xrefs='PFN_vkInternalAllocationNotification PFN…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2941 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
2966 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp405 (PFN_vkInternalAllocationNotification)vkStream->getBe64(); in unmarshal_VkAllocationCallbacks()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_reserved_marshaling.cpp353 memcpy((PFN_vkInternalAllocationNotification*)&forUnmarshaling->pfnInternalAllocation, (*ptr), in reservedunmarshal_VkAllocationCallbacks()
Dgoldfish_vk_marshaling.cpp460 (PFN_vkInternalAllocationNotification)vkStream->getBe64(); in unmarshal_VkAllocationCallbacks()