Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mesa
Path: blob/21.2-virgl/src/gallium/targets/pipe-loader/pipe_kmsro.c
4565 views
1
2
#include "target-helpers/inline_debug_helper.h"
3
#include "frontend/drm_driver.h"
4
#include "kmsro/drm/kmsro_drm_public.h"
5
#define GALLIUM_KMSRO_ONLY
6
#include "target-helpers/drm_helper.h"
7
8