Searched refs:win32 (Results 1 – 14 of 14) sorted by relevance
8 windows/win32/Win32Window.cpp)
182 if (!wsi_device->sw && wsi_device->win32.get_d3d12_command_queue) { in wsi_win32_surface_get_capabilities()378 if (wsi_device->sw || !wsi_device->win32.get_d3d12_command_queue) { in wsi_win32_surface_get_present_modes()439 wsi->win32.create_image_memory(chain->base.device, in wsi_create_dxgi_image_mem()490 if (wsi->win32.requires_blits && wsi->win32.requires_blits(device)) in wsi_dxgi_image_needs_blit()756 (ID3D12CommandQueue *)wsi->wsi->win32.get_d3d12_command_queue(device); in wsi_win32_surface_create_swapchain_dxgi()840 wsi->wsi->win32.get_d3d12_command_queue; in wsi_win32_surface_create_swapchain()
171 } win32; member
23 This extension enables win32 applications to export win32 handles from25 outside the Vulkan instance that created them, and import win32 handles
25 determine what types of win32 memory handles an implementation supports for
109 ** Added presentation support query for win32 desktops.
121 https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo
33 …https://docs.microsoft.com/en-us/windows/win32/sync/synchronization-object-security-and-access-rig…
16 For API docs, see https://docs.microsoft.com/en-us/windows/win32/api/d3d12/ns-d3d12-d3d12_tex3d_uav…
78 …onds to the time domain used by https://learn.microsoft.com/en-us/windows/win32/api/profileapi/nf-…
181 … and image descriptors using the https://docs.microsoft.com/en-us/windows/win32/api/d3d12/ne-d3d12…
2113 …https://docs.microsoft.com/en-us/windows/win32/sync/synchronization-object-security-and-access-rig…2817 <<synchronization-fence-handletypes-win32,Handle Types Supported by2969 [[synchronization-fence-handletypes-win32]]2982 <<synchronization-fence-handletypes-win32, Handle Types Supported by3570 …https://docs.microsoft.com/en-us/windows/win32/sync/synchronization-object-security-and-access-rig…4726 * <<synchronization-semaphore-handletypes-win32,Handle Types Supported by4895 [[synchronization-semaphore-handletypes-win32]]4909 <<synchronization-semaphore-handletypes-win32,Handle Types Supported by
2065 …https://docs.microsoft.com/en-us/windows/win32/sync/synchronization-object-security-and-access-rig…
666 _dep_va_name = host_machine.system() == 'windows' ? 'libva-win32' : 'libva'