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.h74 typedef struct xmesa_context *XMesaContext;
305 struct xmesa_context { struct
Dxm_api.c949 c = (XMesaContext) CALLOC_STRUCT(xmesa_context); in XMesaCreateContext()
/external/mesa3d/src/mesa/drivers/x11/
Dxmesa.h96 typedef struct xmesa_context *XMesaContext;
DxmesaP.h108 struct xmesa_context { struct
Dxm_api.c901 c = (XMesaContext) CALLOC_STRUCT(xmesa_context); in XMesaCreateContext()