Skip to content

Commit

Permalink
Internal change reflecting pub1302, which won't be merged
Browse files Browse the repository at this point in the history
  • Loading branch information
oddhack committed Jun 30, 2020
1 parent 3622828 commit 556e873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appendices/boilerplate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ endif::VK_NV_win32_keyed_mutex[]
| `<<VK_KHR_xcb_surface>>` | X11 Xcb | `vulkan_xcb.h` | `<xcb/xcb.h>` | dname:VK_USE_PLATFORM_XCB_KHR
| `<<VK_KHR_xlib_surface>>` | X11 Xlib | `vulkan_xlib.h` | `<X11/Xlib.h>` | dname:VK_USE_PLATFORM_XLIB_KHR
ifdef::VK_EXT_directfb_surface[]
| `<<VK_EXT_directfb_surface>>` | DirectFB | `vulkan_directfb.h` | `<directfb.h>` | dname:VK_USE_PLATFORM_DIRECTFB_EXT
| `<<VK_EXT_directfb_surface>>` | DirectFB | `vulkan_directfb.h` | `<directfb/directfb.h>` | dname:VK_USE_PLATFORM_DIRECTFB_EXT
endif::VK_EXT_directfb_surface[]
ifdef::VK_EXT_acquire_xlib_display[]
| `<<VK_EXT_acquire_xlib_display>>` | X11 XRAndR | `vulkan_xlib_xrandr.h` | `<X11/Xlib.h>`,
Expand Down

0 comments on commit 556e873

Please sign in to comment.