Wireshark  4.3.0
The Wireshark network protocol analyzer
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 
14 static const char * const bigreq_errors[] = {
15  NULL
16 };
17 
18 static const char * const composite_errors[] = {
19  NULL
20 };
21 
22 static const char * const damage_errors[] = {
23  "damage-BadDamage",
24  NULL
25 };
26 
27 static const char * const dbe_errors[] = {
28  "dbe-BadBuffer",
29  NULL
30 };
31 
32 static const char * const dpms_errors[] = {
33  NULL
34 };
35 
36 static const char * const dri2_errors[] = {
37  NULL
38 };
39 
40 static const char * const dri3_errors[] = {
41  NULL
42 };
43 
44 static const char * const ge_errors[] = {
45  NULL
46 };
47 
48 static 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 
66 static const char * const present_errors[] = {
67  NULL
68 };
69 
70 static const char * const randr_errors[] = {
71  "randr-BadOutput",
72  "randr-BadCrtc",
73  "randr-BadMode",
74  "randr-BadProvider",
75  NULL
76 };
77 
78 static const char * const record_errors[] = {
79  "record-BadContext",
80  NULL
81 };
82 
83 static const char * const render_errors[] = {
84  "render-PictFormat",
85  "render-Picture",
86  "render-PictOp",
87  "render-GlyphSet",
88  "render-Glyph",
89  NULL
90 };
91 
92 static const char * const res_errors[] = {
93  NULL
94 };
95 
96 static const char * const screensaver_errors[] = {
97  NULL
98 };
99 
100 static const char * const shape_errors[] = {
101  NULL
102 };
103 
104 static const char * const shm_errors[] = {
105  "shm-BadSeg",
106  NULL
107 };
108 
109 static const char * const sync_errors[] = {
110  "sync-Counter",
111  "sync-Alarm",
112  NULL
113 };
114 
115 static const char * const xc_misc_errors[] = {
116  NULL
117 };
118 
119 static const char * const xevie_errors[] = {
120  NULL
121 };
122 
123 static const char * const xf86dri_errors[] = {
124  NULL
125 };
126 
127 static 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 
138 static const char * const xfixes_errors[] = {
139  "xfixes-BadRegion",
140  NULL
141 };
142 
143 static const char * const xinerama_errors[] = {
144  NULL
145 };
146 
147 static const char * const xinput_errors[] = {
148  "xinput-Device",
149  "xinput-Event",
150  "xinput-Mode",
151  "xinput-DeviceBusy",
152  "xinput-Class",
153  NULL
154 };
155 
156 static const char * const xkb_errors[] = {
157  "xkb-Keyboard",
158  NULL
159 };
160 
161 static const char * const xprint_errors[] = {
162  "xprint-BadContext",
163  "xprint-BadSequence",
164  NULL
165 };
166 
167 static const char * const xselinux_errors[] = {
168  NULL
169 };
170 
171 static const char * const xtest_errors[] = {
172  NULL
173 };
174 
175 static const char * const xv_errors[] = {
176  "xv-BadPort",
177  "xv-BadEncoding",
178  "xv-BadControl",
179  NULL
180 };
181 
182 static const char * const xvmc_errors[] = {
183  NULL
184 };
185