Searched defs:dri_context (Results 1 – 3 of 3) sorted by relevance
45 struct dri_context struct48 struct dri_screen *screen;53 struct dri_drawable *draw;58 struct dri_drawable *read;82 static inline struct dri_context * argument83 dri_context(__DRIcontext *driContextPriv) in dri_context() function
202 __DRIcontext *dri_context; in loader_dri3_blit_image() local804 __DRIcontext *dri_context = draw->vtable->get_dri_context(draw); in loader_dri3_flush() local
318 __DRIcontext *dri_context; member