Searched refs:ext_khr_xcb_surface (Results 1 – 1 of 1) sorted by relevance
/external/vulkan-validation-layers/ |
D | vulkan.py | 1182 ext_khr_xcb_surface = Extension( variable 1343 …ons = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_win32_surface, ext_khr_xcb_surface, 1347 … ext_khr_xcb_surface, ext_khr_xlib_surface, ext_khr_wayland_surface, ext_khr_mir_surface, 1361 extensions = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_xcb_surface, 1364 extensions_all = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_xcb_surface, 1390 extensions = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_xcb_surface, 1393 extensions_all = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_xcb_surface,
|