Searched defs:icd_surface (Results 1 – 7 of 7) sorted by relevance
/third_party/vulkan-loader/loader/ |
D | extension_manual.c | 109 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)(surface); in terminator_GetPhysicalDeviceSurfaceCapabilities2EXT() local 277 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)(pSurfaceInfo->surface); in terminator_GetPhysicalDeviceSurfacePresentModes2EXT() local 311 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)pSurfaceInfo->surface; in terminator_GetDeviceGroupSurfacePresentModes2EXT() local
|
D | wsi.c | 196 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)(surface); in terminator_DestroySurfaceKHR() local 267 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)surface; in terminator_GetPhysicalDeviceSurfaceSupportKHR() local 321 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)surface; in terminator_GetPhysicalDeviceSurfaceCapabilitiesKHR() local 377 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)surface; in terminator_GetPhysicalDeviceSurfaceFormatsKHR() local 435 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)surface; in terminator_GetPhysicalDeviceSurfacePresentModesKHR() local 467 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)pCreateInfo->surface; in terminator_CreateSwapchainKHR() local 1569 VkIcdSurface *icd_surface = NULL; in terminator_CreateMetalSurfaceEXT() local 2173 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)pCreateInfos->surface; in terminator_CreateSharedSwapchainsKHR() local 2225 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)surface; in terminator_GetDeviceGroupSurfacePresentModesKHR() local 2264 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)(surface); in terminator_GetPhysicalDevicePresentRectanglesKHR() local [all …]
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_win32.c | 218 wsi_win32_surface_get_formats(VkIcdSurfaceBase *icd_surface, in wsi_win32_surface_get_formats() 239 wsi_win32_surface_get_formats2(VkIcdSurfaceBase *icd_surface, in wsi_win32_surface_get_formats2() 428 VkIcdSurfaceBase *icd_surface, in wsi_win32_surface_create_swapchain()
|
D | wsi_common_x11.c | 571 x11_surface_get_connection(VkIcdSurfaceBase *icd_surface) in x11_surface_get_connection() 580 x11_surface_get_window(VkIcdSurfaceBase *icd_surface) in x11_surface_get_window() 589 x11_surface_get_support(VkIcdSurfaceBase *icd_surface, in x11_surface_get_support() 646 x11_surface_get_capabilities(VkIcdSurfaceBase *icd_surface, in x11_surface_get_capabilities() 707 x11_surface_get_capabilities2(VkIcdSurfaceBase *icd_surface, in x11_surface_get_capabilities2() 835 x11_surface_get_present_rectangles(VkIcdSurfaceBase *icd_surface, in x11_surface_get_present_rectangles() 1945 x11_surface_create_swapchain(VkIcdSurfaceBase *icd_surface, in x11_surface_create_swapchain()
|
D | wsi_common_wayland.c | 769 wsi_wl_surface_get_formats(VkIcdSurfaceBase *icd_surface, in wsi_wl_surface_get_formats() 807 wsi_wl_surface_get_formats2(VkIcdSurfaceBase *icd_surface, in wsi_wl_surface_get_formats2() 1261 wsi_wl_surface_create_swapchain(VkIcdSurfaceBase *icd_surface, in wsi_wl_surface_create_swapchain()
|
D | wsi_common_display.c | 935 wsi_display_surface_get_capabilities2(VkIcdSurfaceBase *icd_surface, in wsi_display_surface_get_capabilities2() 986 wsi_display_surface_get_formats(VkIcdSurfaceBase *icd_surface, in wsi_display_surface_get_formats() 1933 VkIcdSurfaceBase *icd_surface, in wsi_display_surface_create_swapchain()
|
/third_party/vulkan-loader/loader/generated/ |
D | vk_loader_extensions.c | 4006 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)pTagInfo->object; in terminator_DebugMarkerSetObjectTagEXT() local 4054 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)pNameInfo->object; in terminator_DebugMarkerSetObjectNameEXT() local 4608 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)pNameInfo->objectHandle; in terminator_SetDebugUtilsObjectNameEXT() local 4660 VkIcdSurface *icd_surface = (VkIcdSurface *)(uintptr_t)pTagInfo->objectHandle; in terminator_SetDebugUtilsObjectTagEXT() local
|