Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
Dvulkan_gfxstream.h68 typedef void (VKAPI_PTR *PFN_vkQueueFlushCommandsFromAuxMemoryGOOGLE)(VkQueue queue, VkCommandBuffe… typedef
/hardware/google/gfxstream/guest/vulkan_enc/
Dvulkan_gfxstream.h68 typedef void (VKAPI_PTR *PFN_vkQueueFlushCommandsFromAuxMemoryGOOGLE)(VkQueue queue, VkCommandBuffe… typedef
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h636 PFN_vkQueueFlushCommandsFromAuxMemoryGOOGLE vkQueueFlushCommandsFromAuxMemoryGOOGLE;
Dgoldfish_vk_dispatch.cpp958 (PFN_vkQueueFlushCommandsFromAuxMemoryGOOGLE)dlSymFunc( in init_vulkan_dispatch_from_system_loader()
1913 (PFN_vkQueueFlushCommandsFromAuxMemoryGOOGLE)vk->vkGetInstanceProcAddr( in init_vulkan_dispatch_from_instance()
2836 (PFN_vkQueueFlushCommandsFromAuxMemoryGOOGLE)vk->vkGetDeviceProcAddr( in init_vulkan_dispatch_from_device()