Home
last modified time | relevance | path

Searched defs:_DRI2Screen (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c107 typedef struct _DRI2Screen { struct
108 ScreenPtr screen;
109 int refcnt;
110 unsigned int numDrivers;
111 const char **driverNames;
112 const char *deviceName;
113 const char *driverName;
114 int fd;
115 unsigned int lastSequence;
116 int prime_id;
[all …]