Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_context.h45 struct dri_context struct
62 static inline struct dri_context * argument
63 dri_context(__DRIcontext * driContextPriv) in dri_context() function
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast_priv.h59 struct dri_context struct
68 static inline struct dri_context * argument
69 dri_context(__DRIcontext * driContextPriv) in dri_context() function
/external/mesa3d/src/glx/
Ddri_glx.c79 struct dri_context struct
81 struct glx_context base;
82 __DRIcontext *driContext;
83 XID hwContextID;
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.h69 __DRIcontext *dri_context; member
/external/mesa3d/src/loader/
Dloader_dri3_helper.c139 __DRIcontext *dri_context; in loader_dri3_blit_image() local
630 __DRIcontext *dri_context = draw->vtable->get_dri_context(draw); in loader_dri3_flush() local
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h236 __DRIcontext *dri_context; member