Home
last modified time | relevance | path

Searched refs:xmesa_context (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.h72 typedef struct xmesa_context *XMesaContext;
303 struct xmesa_context { struct
Dxm_api.c873 c = (XMesaContext) CALLOC_STRUCT(xmesa_context); in XMesaCreateContext()
/external/mesa3d/src/mesa/drivers/x11/
Dxmesa.h100 typedef struct xmesa_context *XMesaContext;
DxmesaP.h108 struct xmesa_context { struct
Dxm_api.c897 c = (XMesaContext) CALLOC_STRUCT(xmesa_context); in XMesaCreateContext()