Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching refs:ext_khr_surface

1049 ext_khr_surface = Extension(
1343 extensions = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_win32_surface, ext_khr_xcb_surface,
1346 extensions_all = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_win32_surface,
1354 extensions = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_win32_surface,
1356 extensions_all = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_win32_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,
1370 extensions = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_android_surface,
1372 extensions_all = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_android_surface,
1377 extensions = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_win32_surface,
1379 extensions_all = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_win32_surface,
1384 extensions = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_android_surface,
1386 extensions_all = [core, ext_khr_surface, ext_khr_device_swapchain, ext_khr_android_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,