Home
last modified time | relevance | path

Searched refs:loader_get_dispatch (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-loader/src/loader/
H A Dtrampoline.c790 disp = loader_get_dispatch(device);
864 disp = loader_get_dispatch(device);
876 disp = loader_get_dispatch(queue);
884 disp = loader_get_dispatch(queue);
892 disp = loader_get_dispatch(device);
901 disp = loader_get_dispatch(device);
910 disp = loader_get_dispatch(device);
919 disp = loader_get_dispatch(device);
927 disp = loader_get_dispatch(device);
936 disp = loader_get_dispatch(device);
[all …]
H A Dwsi.c423 disp = loader_get_dispatch(device); in vkCreateSwapchainKHR()
457 disp = loader_get_dispatch(device); in vkDestroySwapchainKHR()
465 disp = loader_get_dispatch(device); in vkGetSwapchainImagesKHR()
473 disp = loader_get_dispatch(device); in vkAcquireNextImageKHR()
480 disp = loader_get_dispatch(queue); in vkQueuePresentKHR()
1662 disp = loader_get_dispatch(device); in vkCreateSharedSwapchainsKHR()
1699 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkGetDeviceGroupPresentCapabilitiesKHR()
1707 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkGetDeviceGroupSurfacePresentModesKHR()
1762 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkAcquireNextImage2KHR()
H A Dextension_manual.c270 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetDeviceGroupSurfacePresentModes2EXT()
H A Dloader.h407 static inline VkLayerDispatchTable *loader_get_dispatch(const void *obj) { return *((VkLayerDispatc… in loader_get_dispatch() function
H A Dloader.c2119 if (loader_get_dispatch(dev->icd_device) == loader_get_dispatch(device) ||
2121 loader_get_dispatch(dev->chain_device) == loader_get_dispatch(device))) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-loader/src/loader/
H A Dtrampoline.c767 disp = loader_get_dispatch(device);
841 disp = loader_get_dispatch(device);
851 disp = loader_get_dispatch(queue);
859 disp = loader_get_dispatch(queue);
867 disp = loader_get_dispatch(device);
876 disp = loader_get_dispatch(device);
885 disp = loader_get_dispatch(device);
894 disp = loader_get_dispatch(device);
902 disp = loader_get_dispatch(device);
911 disp = loader_get_dispatch(device);
[all …]
H A Dwsi.c402 disp = loader_get_dispatch(device); in vkCreateSwapchainKHR()
436 disp = loader_get_dispatch(device); in vkDestroySwapchainKHR()
444 disp = loader_get_dispatch(device); in vkGetSwapchainImagesKHR()
452 disp = loader_get_dispatch(device); in vkAcquireNextImageKHR()
459 disp = loader_get_dispatch(queue); in vkQueuePresentKHR()
1523 disp = loader_get_dispatch(device); in vkCreateSharedSwapchainsKHR()
1560 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkGetDeviceGroupPresentCapabilitiesKHR()
1568 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkGetDeviceGroupSurfacePresentModesKHR()
1623 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkAcquireNextImage2KHR()
H A Dloader.h395 static inline VkLayerDispatchTable *loader_get_dispatch(const void *obj) { return *((VkLayerDispatc… in loader_get_dispatch() function
H A Dextension_manual.c417 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetDeviceGroupSurfacePresentModes2EXT()
H A Dloader.c1940 if (loader_get_dispatch(dev->icd_device) == loader_get_dispatch(device) ||
1941 loader_get_dispatch(dev->chain_device) == loader_get_dispatch(device)) {
/dports/graphics/vulkan-loader/Vulkan-Loader-1.2.203/loader/
H A Dtrampoline.c911 disp = loader_get_dispatch(device);
1001 const VkLayerDispatchTable *disp = loader_get_dispatch(device);
1015 const VkLayerDispatchTable *disp = loader_get_dispatch(queue);
1025 const VkLayerDispatchTable *disp = loader_get_dispatch(queue);
1035 const VkLayerDispatchTable *disp = loader_get_dispatch(device);
1046 const VkLayerDispatchTable *disp = loader_get_dispatch(device);
1057 const VkLayerDispatchTable *disp = loader_get_dispatch(device);
1068 const VkLayerDispatchTable *disp = loader_get_dispatch(device);
1078 const VkLayerDispatchTable *disp = loader_get_dispatch(device);
1202 const VkLayerDispatchTable *disp = loader_get_dispatch(queue);
[all …]
H A Dwsi.c431 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkCreateSwapchainKHR()
469 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkDestroySwapchainKHR()
481 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkGetSwapchainImagesKHR()
493 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkAcquireNextImageKHR()
504 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in vkQueuePresentKHR()
1969 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkCreateSharedSwapchainsKHR()
2010 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkGetDeviceGroupPresentCapabilitiesKHR()
2022 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkGetDeviceGroupSurfacePresentModesKHR()
2084 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in vkAcquireNextImage2KHR()
H A Dloader.h46 static inline VkLayerDispatchTable *loader_get_dispatch(const void *obj) { in loader_get_dispatch() function
H A Dextension_manual.c299 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetDeviceGroupSurfacePresentModes2EXT()
H A Dloader.c1172 if (loader_get_dispatch(dev->icd_device) == loader_get_dispatch(device) || in loader_get_icd_and_device()
1174 loader_get_dispatch(dev->chain_device) == loader_get_dispatch(device))) { in loader_get_icd_and_device()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-loader/src/loader/generated/
H A Dvk_loader_extensions.c1865 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetDeviceGroupPeerMemoryFeaturesKHR()
1895 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in TrimCommandPoolKHR()
1907 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetMemoryWin32HandleKHR()
1918 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetMemoryWin32HandlePropertiesKHR()
1930 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetMemoryFdKHR()
1939 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetMemoryFdPropertiesKHR()
2999 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueBeginDebugUtilsLabelEXT()
3018 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueEndDebugUtilsLabelEXT()
3037 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueInsertDebugUtilsLabelEXT()
3533 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in GetQueueCheckpointDataNV()
[all …]
/dports/graphics/vulkan-loader/Vulkan-Loader-1.2.203/loader/generated/
H A Dvk_loader_extensions.c2200 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in CreateVideoSessionKHR()
2216 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in DestroyVideoSessionKHR()
2233 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetVideoSessionMemoryRequirementsKHR()
2250 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in BindVideoSessionMemoryKHR()
3442 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueSubmit2KHR()
3472 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in GetQueueCheckpointData2NV()
4353 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueBeginDebugUtilsLabelEXT()
4378 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueEndDebugUtilsLabelEXT()
4403 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueInsertDebugUtilsLabelEXT()
5100 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in GetQueueCheckpointDataNV()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-loader/src/loader/generated/
H A Dvk_loader_extensions.c1542 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetDeviceGroupPeerMemoryFeaturesKHR()
1572 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in TrimCommandPoolKHR()
1584 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetMemoryWin32HandleKHR()
1595 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetMemoryWin32HandlePropertiesKHR()
1607 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetMemoryFdKHR()
1616 const VkLayerDispatchTable *disp = loader_get_dispatch(device); in GetMemoryFdPropertiesKHR()
2517 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueBeginDebugUtilsLabelEXT()
2525 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueEndDebugUtilsLabelEXT()
2534 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in QueueInsertDebugUtilsLabelEXT()
2949 const VkLayerDispatchTable *disp = loader_get_dispatch(queue); in GetQueueCheckpointDataNV()
[all …]