You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.
I am getting following compilation error on embedded linux with no windowing system. I was hoping direct-to-display as a default wsi.
git/vktrace/vktrace_layer/vktrace_lib_trim.h:32:21: fatal error: xcb/xcb.h: No such file or directory
| #include <xcb/xcb.h>
It seems vktrace and vkreplay do not support direct-to-display (VK_USE_PLATFORM_DISPLAY_KHR) WSI.
The text was updated successfully, but these errors were encountered: