Searched defs:_DRI2Screen (Results 1 – 1 of 1) sorted by relevance
107 typedef struct _DRI2Screen { struct108 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 …]