/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | vk_swiftshader.lds | 215 vkGetDeviceGroupSurfacePresentModesKHR;
|
D | vk_swiftshader.def | 203 vkGetDeviceGroupSurfacePresentModesKHR
|
D | VkGetProcAddress.cpp | 462 MAKE_VULKAN_DEVICE_ENTRY(vkGetDeviceGroupSurfacePresentModesKHR),
|
D | libVulkan.cpp | 4243 VKAPI_ATTR VkResult VKAPI_CALL vkGetDeviceGroupSurfacePresentModesKHR(VkDevice device, VkSurfaceKHR… in vkGetDeviceGroupSurfacePresentModesKHR() function
|
/third_party/vulkan-loader/ |
D | vulkan.symbols.api | 166 vkGetDeviceGroupSurfacePresentModesKHR
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_KHR_device_group.adoc | 52 * flink:vkGetDeviceGroupSurfacePresentModesKHR
|
D | VK_KHR_device_group.txt | 50 * flink:vkGetDeviceGroupSurfacePresentModesKHR
|
/third_party/vulkan-loader/loader/ |
D | vulkan-1.def | 212 vkGetDeviceGroupSurfacePresentModesKHR
|
D | wsi.c | 2207 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkGetDeviceGroupSurfacePresentModesKHR(VkDevice device… in vkGetDeviceGroupSurfacePresentModesKHR() function 2797 … *addr = loader_inst->wsi_surface_enabled ? (void *)vkGetDeviceGroupSurfacePresentModesKHR : NULL; in wsi_swapchain_instance_gpa()
|
/third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
D | volk.h | 505 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR; member 1066 extern PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR;
|
D | volk.c | 715 …vkGetDeviceGroupSurfacePresentModesKHR = (PFN_vkGetDeviceGroupSurfacePresentModesKHR)load(context,… in volkGenLoadDevice() 1116 …table->vkGetDeviceGroupSurfacePresentModesKHR = (PFN_vkGetDeviceGroupSurfacePresentModesKHR)load(c… in volkGenLoadDeviceTable() 1681 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR; variable
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkExtensionFunctions.inl | 1380 …if(apiVersion >= VK_API_VERSION_1_1) functions.push_back("vkGetDeviceGroupSurfacePresentModesKHR"); 1591 …if(apiVersion >= VK_API_VERSION_1_1) functions.push_back("vkGetDeviceGroupSurfacePresentModesKHR"); 1594 if(apiVersion < VK_API_VERSION_1_1) functions.push_back("vkGetDeviceGroupSurfacePresentModesKHR");
|
D | vkInitDeviceFunctionPointers.inl | 195 …DeviceGroupSurfacePresentModesKHRFunc) GET_PROC_ADDR("vkGetDeviceGroupSurfacePresentModesKHR");
|
D | vkNullDriverImpl.inl | 4182 …VK_NULL_FUNC_ENTRY(vkGetDeviceGroupSurfacePresentModesKHR, getDeviceGroupSurfacePresentModesK…
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_surface/ |
D | wsi.txt | 1416 [open,refpage='vkGetDeviceGroupSurfacePresentModesKHR',desc='Query present capabilities for a surfa… 1424 include::{generated}/api/protos/vkGetDeviceGroupSurfacePresentModesKHR.txt[] 1439 * [[VUID-vkGetDeviceGroupSurfacePresentModesKHR-surface-06212]] 1445 include::{generated}/validity/protos/vkGetDeviceGroupSurfacePresentModesKHR.txt[] 1467 flink:vkGetDeviceGroupSurfacePresentModesKHR, with the ability to specify
|
D | wsi.adoc | 1791 [open,refpage='vkGetDeviceGroupSurfacePresentModesKHR',desc='Query present capabilities for a surfa… 1799 include::{generated}/api/protos/vkGetDeviceGroupSurfacePresentModesKHR.adoc[] 1814 * [[VUID-vkGetDeviceGroupSurfacePresentModesKHR-surface-06212]] 1820 include::{generated}/validity/protos/vkGetDeviceGroupSurfacePresentModesKHR.adoc[] 1842 flink:vkGetDeviceGroupSurfacePresentModesKHR, with the ability to specify
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 2915 VkResult vkGetDeviceGroupSurfacePresentModesKHR( in vkGetDeviceGroupSurfacePresentModesKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 2918 return ::vkGetDeviceGroupSurfacePresentModesKHR( device, surface, pModes ); in vkGetDeviceGroupSurfacePresentModesKHR() 11077 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 12117 vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( in init() 13272 vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( in init()
|
D | vulkan_raii.hpp | 1273 vkGetDeviceGroupSurfacePresentModesKHR = PFN_vkGetDeviceGroupSurfacePresentModesKHR( in init() 1990 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 11140 getDispatcher()->vkGetDeviceGroupSurfacePresentModesKHR && in getGroupSurfacePresentModesKHR() 11145 …static_cast<VULKAN_HPP_NAMESPACE::Result>( getDispatcher()->vkGetDeviceGroupSurfacePresentModesKHR( in getGroupSurfacePresentModesKHR()
|
D | vulkan_funcs.hpp | 7475 d.vkGetDeviceGroupSurfacePresentModesKHR( m_device, in getGroupSurfacePresentModesKHR() 7489 d.vkGetDeviceGroupSurfacePresentModesKHR( m_device, in getGroupSurfacePresentModesKHR()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 2820 …vkGetDeviceGroupSurfacePresentModesKHR( VkDevice device, VkSurfaceKHR surface, VkDeviceGroupPresen… in vkGetDeviceGroupSurfacePresentModesKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 2822 return ::vkGetDeviceGroupSurfacePresentModesKHR( device, surface, pModes ); in vkGetDeviceGroupSurfacePresentModesKHR() 12357 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 13467 vkGetDeviceGroupSurfacePresentModesKHR = in init() 14622 vkGetDeviceGroupSurfacePresentModesKHR = in init()
|
D | vulkan_raii.hpp | 1295 vkGetDeviceGroupSurfacePresentModesKHR = in DeviceDispatcher() 2108 PFN_vkGetDeviceGroupSurfacePresentModesKHR vkGetDeviceGroupSurfacePresentModesKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 13008 VULKAN_HPP_ASSERT( getDispatcher()->vkGetDeviceGroupSurfacePresentModesKHR && in getGroupSurfacePresentModesKHR() 13012 … result = getDispatcher()->vkGetDeviceGroupSurfacePresentModesKHR( in getGroupSurfacePresentModesKHR()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 5341 VKAPI_ATTR VkResult VKAPI_CALL vkGetDeviceGroupSurfacePresentModesKHR(
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4813 VKAPI_ATTR VkResult VKAPI_CALL vkGetDeviceGroupSurfacePresentModesKHR(
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 5013 VKAPI_ATTR VkResult VKAPI_CALL vkGetDeviceGroupSurfacePresentModesKHR(
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 6219 VKAPI_ATTR VkResult VKAPI_CALL vkGetDeviceGroupSurfacePresentModesKHR(
|