Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
x11-extension-errors.h
1/* Do not modify this file. */
2/* It was automatically generated by ../../tools/process-x11-xcb.pl
3 using xcbproto version xcb-proto-1.17.0 */
4/*
5 * Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com>
6 *
7 * Wireshark - Network traffic analyzer
8 * By Gerald Combs <gerald[AT]wireshark.org>
9 * Copyright 1998 Gerald Combs
10 *
11 * SPDX-License-Identifier: GPL-2.0-or-later
12 */
13
14static const char * const bigreq_errors[] = {
15 NULL
16};
17
18static const char * const composite_errors[] = {
19 NULL
20};
21
22static const char * const damage_errors[] = {
23 "damage-BadDamage",
24 NULL
25};
26
27static const char * const dbe_errors[] = {
28 "dbe-BadBuffer",
29 NULL
30};
31
32static const char * const dpms_errors[] = {
33 NULL
34};
35
36static const char * const dri2_errors[] = {
37 NULL
38};
39
40static const char * const dri3_errors[] = {
41 NULL
42};
43
44static const char * const ge_errors[] = {
45 NULL
46};
47
48static const char * const glx_errors[] = {
49 "glx-BadContext",
50 "glx-BadContextState",
51 "glx-BadDrawable",
52 "glx-BadPixmap",
53 "glx-BadContextTag",
54 "glx-BadCurrentWindow",
55 "glx-BadRenderRequest",
56 "glx-BadLargeRequest",
57 "glx-UnsupportedPrivateRequest",
58 "glx-BadFBConfig",
59 "glx-BadPbuffer",
60 "glx-BadCurrentDrawable",
61 "glx-BadWindow",
62 "glx-GLXBadProfileARB",
63 NULL
64};
65
66static const char * const present_errors[] = {
67 NULL
68};
69
70static const char * const randr_errors[] = {
71 "randr-BadOutput",
72 "randr-BadCrtc",
73 "randr-BadMode",
74 "randr-BadProvider",
75 NULL
76};
77
78static const char * const record_errors[] = {
79 "record-BadContext",
80 NULL
81};
82
83static const char * const render_errors[] = {
84 "render-PictFormat",
85 "render-Picture",
86 "render-PictOp",
87 "render-GlyphSet",
88 "render-Glyph",
89 NULL
90};
91
92static const char * const res_errors[] = {
93 NULL
94};
95
96static const char * const screensaver_errors[] = {
97 NULL
98};
99
100static const char * const shape_errors[] = {
101 NULL
102};
103
104static const char * const shm_errors[] = {
105 "shm-BadSeg",
106 NULL
107};
108
109static const char * const sync_errors[] = {
110 "sync-Counter",
111 "sync-Alarm",
112 NULL
113};
114
115static const char * const xc_misc_errors[] = {
116 NULL
117};
118
119static const char * const xevie_errors[] = {
120 NULL
121};
122
123static const char * const xf86dri_errors[] = {
124 NULL
125};
126
127static const char * const xf86vidmode_errors[] = {
128 "xf86vidmode-BadClock",
129 "xf86vidmode-BadHTimings",
130 "xf86vidmode-BadVTimings",
131 "xf86vidmode-ModeUnsuitable",
132 "xf86vidmode-ExtensionDisabled",
133 "xf86vidmode-ClientNotLocal",
134 "xf86vidmode-ZoomLocked",
135 NULL
136};
137
138static const char * const xfixes_errors[] = {
139 "xfixes-BadRegion",
140 NULL
141};
142
143static const char * const xinerama_errors[] = {
144 NULL
145};
146
147static const char * const xinput_errors[] = {
148 "xinput-Device",
149 "xinput-Event",
150 "xinput-Mode",
151 "xinput-DeviceBusy",
152 "xinput-Class",
153 NULL
154};
155
156static const char * const xkb_errors[] = {
157 "xkb-Keyboard",
158 NULL
159};
160
161static const char * const xprint_errors[] = {
162 "xprint-BadContext",
163 "xprint-BadSequence",
164 NULL
165};
166
167static const char * const xselinux_errors[] = {
168 NULL
169};
170
171static const char * const xtest_errors[] = {
172 NULL
173};
174
175static const char * const xv_errors[] = {
176 "xv-BadPort",
177 "xv-BadEncoding",
178 "xv-BadControl",
179 NULL
180};
181
182static const char * const xvmc_errors[] = {
183 NULL
184};
185