Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
Dvulkan_gfxstream.h63 typedef void (VKAPI_PTR *PFN_vkGetLinearImageLayout2GOOGLE)(VkDevice device, const VkImageCreateInf… typedef
/hardware/google/gfxstream/guest/vulkan_enc/
Dvulkan_gfxstream.h63 typedef void (VKAPI_PTR *PFN_vkGetLinearImageLayout2GOOGLE)(VkDevice device, const VkImageCreateInf… typedef
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h631 PFN_vkGetLinearImageLayout2GOOGLE vkGetLinearImageLayout2GOOGLE;
Dgoldfish_vk_dispatch.cpp946 (PFN_vkGetLinearImageLayout2GOOGLE)dlSymFunc(lib, "vkGetLinearImageLayout2GOOGLE"); in init_vulkan_dispatch_from_system_loader()
1899 (PFN_vkGetLinearImageLayout2GOOGLE)vk->vkGetInstanceProcAddr( in init_vulkan_dispatch_from_instance()
2822 out->vkGetLinearImageLayout2GOOGLE = (PFN_vkGetLinearImageLayout2GOOGLE)vk->vkGetDeviceProcAddr( in init_vulkan_dispatch_from_device()