Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
google
GitHub Repository: google/crosvm
Path: blob/main/gpu_display/src/generated/xlib_wrapper.h
5394 views
1
// Copyright 2019 The ChromiumOS Authors
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#define XUTIL_DEFINE_FUNCTIONS
6
#include <X11/Xlib.h>
7
#include <X11/Xutil.h>
8
#include <X11/extensions/XShm.h>
9
#include <X11/keysymdef.h>
10
11