Home
last modified time | relevance | path

Searched refs:PFN_vkGetDeviceGroupSurfacePresentModes2EXT (Results 1 – 10 of 10) sorted by relevance

/device/generic/vulkan-cereal/protocols/vulkan/gen/include/vulkan/
Dvulkan_win32.h288 typedef VkResult (VKAPI_PTR *PFN_vkGetDeviceGroupSurfacePresentModes2EXT)(VkDevice device, const Vk… typedef
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_win32.h288 typedef VkResult (VKAPI_PTR *PFN_vkGetDeviceGroupSurfacePresentModes2EXT)(VkDevice device, const Vk… typedef
Dvk_layer_dispatch_table.h789 PFN_vkGetDeviceGroupSurfacePresentModes2EXT GetDeviceGroupSurfacePresentModes2EXT;
Dvk_dispatch_table_helper.h1417 …table->GetDeviceGroupSurfacePresentModes2EXT = (PFN_vkGetDeviceGroupSurfacePresentModes2EXT) gpa(d… in layer_init_device_dispatch_table()
1418 …ptr) { table->GetDeviceGroupSurfacePresentModes2EXT = (PFN_vkGetDeviceGroupSurfacePresentModes2EXT in layer_init_device_dispatch_table()
Dvulkan.hpp11840 PFN_vkGetDeviceGroupSurfacePresentModes2EXT vkGetDeviceGroupSurfacePresentModes2EXT = 0;
13098 vkGetDeviceGroupSurfacePresentModes2EXT = PFN_vkGetDeviceGroupSurfacePresentModes2EXT( in init()
14021 vkGetDeviceGroupSurfacePresentModes2EXT = PFN_vkGetDeviceGroupSurfacePresentModes2EXT( in init()
Dvulkan_raii.hpp1011 vkGetDeviceGroupSurfacePresentModes2EXT = PFN_vkGetDeviceGroupSurfacePresentModes2EXT( in DeviceDispatcher()
1821 PFN_vkGetDeviceGroupSurfacePresentModes2EXT vkGetDeviceGroupSurfacePresentModes2EXT = 0;
/device/generic/vulkan-cereal/third-party/angle/src/third_party/volk/
Dvolk.h498 PFN_vkGetDeviceGroupSurfacePresentModes2EXT vkGetDeviceGroupSurfacePresentModes2EXT;
1059 extern PFN_vkGetDeviceGroupSurfacePresentModes2EXT vkGetDeviceGroupSurfacePresentModes2EXT;
Dvolk.c708 …vkGetDeviceGroupSurfacePresentModes2EXT = (PFN_vkGetDeviceGroupSurfacePresentModes2EXT)load(contex… in volkGenLoadDevice()
1109 …table->vkGetDeviceGroupSurfacePresentModes2EXT = (PFN_vkGetDeviceGroupSurfacePresentModes2EXT)load… in volkGenLoadDeviceTable()
1674 PFN_vkGetDeviceGroupSurfacePresentModes2EXT vkGetDeviceGroupSurfacePresentModes2EXT;
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h947 PFN_vkGetDeviceGroupSurfacePresentModes2EXT vkGetDeviceGroupSurfacePresentModes2EXT;
Dgoldfish_vk_dispatch.cpp1227 …out->vkGetDeviceGroupSurfacePresentModes2EXT = (PFN_vkGetDeviceGroupSurfacePresentModes2EXT)dlSymF… in init_vulkan_dispatch_from_system_loader()
2052 …out->vkGetDeviceGroupSurfacePresentModes2EXT = (PFN_vkGetDeviceGroupSurfacePresentModes2EXT)vk->vk… in init_vulkan_dispatch_from_instance()
2857 …out->vkGetDeviceGroupSurfacePresentModes2EXT = (PFN_vkGetDeviceGroupSurfacePresentModes2EXT)vk->vk… in init_vulkan_dispatch_from_device()