anv: move common wsi code to x11/wayland common files.
Next task is to rename all the anv_ out of this, and move to a common location Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
* IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "anv_wsi.h"
|
||||
#include "anv_private.h"
|
||||
#include "wsi_common.h"
|
||||
#include "vk_format_info.h"
|
||||
|
||||
static const struct anv_wsi_callbacks anv_wsi_cbs = {
|
||||
|
Reference in New Issue
Block a user