Searched defs:sna_dri2_open (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | sna_dri2.c | 3705 bool sna_dri2_open(struct sna *sna, ScreenPtr screen) function in typeref:typename:bool |
| H A D | sna.h | 606 static inline bool sna_dri2_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_dri2.c | 3251 bool sna_dri2_open(struct sna *sna, ScreenPtr screen) function in typeref:typename:bool |
| H A D | sna.h | 548 static inline bool sna_dri2_open(struct sna *sna, ScreenPtr pScreen) { return false; } function in typeref:typename:bool |
Completed in 13 milliseconds