Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
15ef8ca4d4153657de923c3495ad7be068fd81aa
/
.
/
codegen
/
vulkan
/
vulkan-docs-next
/
tests
/
xcb
/
xcb.h
blob: f9f25637f16dadc4fcf3241ce4cdc446fa19b215 [
file
] [
log
] [
blame
]
// Copyright 2019-2023 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
;