The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

c/null: Ask for VK_KHR_image_format_list optionally

+3
+3
src/xrt/compositor/null/null_compositor.c
··· 111 111 #error "Need port!" 112 112 #endif 113 113 114 + #ifdef VK_KHR_image_format_list 115 + VK_KHR_IMAGE_FORMAT_LIST_EXTENSION_NAME, 116 + #endif 114 117 #ifdef VK_KHR_timeline_semaphore 115 118 VK_KHR_TIMELINE_SEMAPHORE_EXTENSION_NAME, 116 119 #endif