Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.h151 struct __DRIscreenRec { struct
156 const struct __DriverAPIRec *driver;
161 int myNum;
171 int fd;
178 void *driverPrivate;
180 void *loaderPrivate;
182 int max_gl_core_version;
183 int max_gl_compat_version;
184 int max_gl_es1_version;
185 int max_gl_es2_version;
[all …]