The open source OpenXR runtime
0
fork

Configure Feed

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

t/sdl_test: Make sure to include inttypes.h for PRIu64 define

+2
+2
src/xrt/targets/sdl_test/sdl_swapchain.c
··· 12 12 #include "util/u_handles.h" 13 13 #include "ogl/ogl_helpers.h" 14 14 15 + #include <inttypes.h> 16 + 15 17 16 18 static int64_t 17 19 vk_format_to_gl(int64_t format)