mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
dri3: use REQUEST_HEAD_STRUCT and REQUEST_FIELD_* macros
Use the new macros to make request struct parsing / field swapping much easier. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -80,9 +80,6 @@ dri3_screen_priv(ScreenPtr screen)
|
||||
int
|
||||
proc_dri3_dispatch(ClientPtr client);
|
||||
|
||||
int
|
||||
sproc_dri3_dispatch(ClientPtr client);
|
||||
|
||||
/* DDX interface */
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user