Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
ea00ab3f8f6e353fa252dc65cce0ae505d731651
/
.
/
codegen
/
vulkan
/
tests
/
xcb
/
xcb.h
blob: 2438f182107fe7107f0231224855b4ffe3b907bc [
file
] [
log
] [
blame
]
// Copyright 2019-2021 The Khronos Group Inc.
//
// SPDX-License-Identifier: Apache-2.0
// "xcb/xcb.h" for non-X11 compilation environment
typedef
int
xcb_connection_t
;
typedef
int
xcb_window_t
;
typedef
int
xcb_visualid_t
;