The open source OpenXR runtime
0
fork

Configure Feed

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

c/main: Ask for VK_KHR_image_format_list optionally

+3
+3
src/xrt/compositor/main/comp_compositor.c
··· 610 610 #error "Need port!" 611 611 #endif 612 612 613 + #ifdef VK_KHR_image_format_list 614 + VK_KHR_IMAGE_FORMAT_LIST_EXTENSION_NAME, 615 + #endif 613 616 #ifdef VK_KHR_timeline_semaphore 614 617 VK_KHR_TIMELINE_SEMAPHORE_EXTENSION_NAME, 615 618 #endif