/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_wsi.h | 34 VkBool32* pSupported);
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_win32.c | 111 VkBool32* pSupported) in wsi_win32_surface_get_support() argument 113 *pSupported = true; in wsi_win32_surface_get_support()
|
D | wsi_common_private.h | 243 VkBool32* pSupported);
|
D | wsi_common_x11.c | 592 VkBool32* pSupported) in x11_surface_get_support() argument 604 *pSupported = false; in x11_surface_get_support() 610 *pSupported = false; in x11_surface_get_support() 614 *pSupported = true; in x11_surface_get_support()
|
D | wsi_common_wayland.c | 686 VkBool32* pSupported) in wsi_wl_surface_get_support() argument 688 *pSupported = true; in wsi_wl_surface_get_support()
|
D | wsi_common.c | 602 VkBool32 *pSupported) in wsi_GetPhysicalDeviceSurfaceSupportKHR() argument 610 queueFamilyIndex, pSupported); in wsi_GetPhysicalDeviceSurfaceSupportKHR()
|
D | wsi_common_display.c | 880 VkBool32* pSupported) in wsi_display_surface_get_support() argument 885 *pSupported = wsi->fd != -1; in wsi_display_surface_get_support()
|
/third_party/vulkan-loader/loader/ |
D | wsi.c | 224 … VkBool32 *pSupported) { in vkGetPhysicalDeviceSurfaceSupportKHR() argument 234 …isp->GetPhysicalDeviceSurfaceSupportKHR(unwrapped_phys_dev, queueFamilyIndex, surface, pSupported); in vkGetPhysicalDeviceSurfaceSupportKHR() 241 VkBool32 *pSupported) { in terminator_GetPhysicalDeviceSurfaceSupportKHR() argument 252 if (NULL == pSupported) { in terminator_GetPhysicalDeviceSurfaceSupportKHR() 257 *pSupported = false; in terminator_GetPhysicalDeviceSurfaceSupportKHR() 261 *pSupported = false; in terminator_GetPhysicalDeviceSurfaceSupportKHR() 271 …>phys_dev, queueFamilyIndex, icd_surface->real_icd_surfaces[phys_dev_term->icd_index], pSupported); in terminator_GetPhysicalDeviceSurfaceSupportKHR() 274 …GetPhysicalDeviceSurfaceSupportKHR(phys_dev_term->phys_dev, queueFamilyIndex, surface, pSupported); in terminator_GetPhysicalDeviceSurfaceSupportKHR()
|
D | wsi.h | 89 VkBool32 *pSupported);
|
/third_party/vulkan-loader/tests/framework/icd/ |
D | test_icd.cpp | 611 … VkSurfaceKHR surface, VkBool32* pSupported) { in test_vkGetPhysicalDeviceSurfaceSupportKHR() argument 620 if (nullptr != pSupported) { in test_vkGetPhysicalDeviceSurfaceSupportKHR() 621 …*pSupported = icd.GetPhysDevice(physicalDevice).queue_family_properties.at(queueFamilyIndex).suppo… in test_vkGetPhysicalDeviceSurfaceSupportKHR()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 117 …Device physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const 119 …urn m_vk.getPhysicalDeviceSurfaceSupportKHR(physicalDevice, queueFamilyIndex, surface, pSupported);
|
D | vkVirtualInstanceInterface.inl | 28 …e physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const = 0;
|
D | vkConcreteInstanceInterface.inl | 28 …evice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) const;
|
D | vkNullDriverImpl.inl | 1309 …ysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported) argument 1314 DE_UNREF(pSupported);
|
D | vkFunctionPointerTypes.inl | 166 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported);
|
/third_party/openSLES/api/1.0/ |
D | OpenSLES.h | 2412 SLboolean *pSupported 2501 SLboolean *pSupported 2657 SLboolean * pSupported
|
/third_party/openSLES/api/1.0.1/ |
D | OpenSLES.h | 2418 SLboolean *pSupported 2507 SLboolean *pSupported 2663 SLboolean * pSupported
|
/third_party/openSLES/api/1.1/ |
D | OpenSLES.h | 2614 SLboolean *pSupported 2703 SLboolean *pSupported 2859 SLboolean * pSupported
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 4099 …ysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32 *pSupported) in vkGetPhysicalDeviceSurfaceSupportKHR() argument 4102 physicalDevice, int(queueFamilyIndex), static_cast<void *>(surface), pSupported); in vkGetPhysicalDeviceSurfaceSupportKHR() 4104 *pSupported = VK_TRUE; in vkGetPhysicalDeviceSurfaceSupportKHR()
|
/third_party/glfw/deps/vulkan/ |
D | vulkan.h | 3236 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 3251 VkBool32* pSupported);
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 5170 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 5185 VkBool32* pSupported);
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_surface/ |
D | wsi.txt | 222 * pname:pSupported is a pointer to a basetype:VkBool32, which is set to
|
D | wsi.adoc | 227 * pname:pSupported is a pointer to a basetype:VkBool32, which is set to
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 6042 …sicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR surface, VkBool32* pSupported); 6057 VkBool32* pSupported);
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan.hpp | 2840 … VkBool32 * pSupported ) const VULKAN_HPP_NOEXCEPT in vkGetPhysicalDeviceSurfaceSupportKHR() 2842 …rn ::vkGetPhysicalDeviceSurfaceSupportKHR( physicalDevice, queueFamilyIndex, surface, pSupported ); in vkGetPhysicalDeviceSurfaceSupportKHR()
|