Searched refs:dri_mode (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DDRI.c74 ptr->dri_mode = val.num;
110 if (ptr->dri_mode)
111 fprintf (cf, "\tMode 0%o\n", ptr->dri_mode);
H A Dxf86Parser.h446 int dri_mode; member in struct:__anond430d9491c08
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DDRI.c73 ptr->dri_mode = xf86_lex_val.num;
111 if (ptr->dri_mode)
112 fprintf(cf, "\tMode 0%o\n", ptr->dri_mode);
H A Dxf86Parser.h409 int dri_mode; member in struct:__anon01ede9dc1d08
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c2231 xf86ConfigDRI.mode = drip->dri_mode;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c2172 xf86ConfigDRI.mode = drip->dri_mode;

Completed in 10 milliseconds