Searched defs:sna_dri3_open (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | sna_dri3.c | 372 bool sna_dri3_open(struct sna *sna, ScreenPtr screen) function in typeref:typename:bool |
| H A D | sna.h | 619 static inline bool sna_dri3_open(struct sna *sna, ScreenPtr pScreen) { return false; } function in typeref:typename:bool |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ | ||
| H A D | sna_dri3.c | 358 bool sna_dri3_open(struct sna *sna, ScreenPtr screen) function in typeref:typename:bool |
| H A D | sna.h | 561 static inline bool sna_dri3_open(struct sna *sna, ScreenPtr pScreen) { return false; } function in typeref:typename:bool |
Completed in 7 milliseconds