Home
last modified time | relevance | path

Searched refs:hHWContext (Results 1 – 6 of 6) sorted by relevance

/external/libdrm/tests/ttmtest/src/
Dxf86dri.c335 uniDRICreateContextWithConfig(dpy, screen, configID, context, hHWContext) in uniDRICreateContextWithConfig() argument
340 drm_context_t *hHWContext;
363 *hHWContext = rep.hHWContext;
371 uniDRICreateContext(dpy, screen, visual, context, hHWContext) in uniDRICreateContext() argument
376 drm_context_t *hHWContext;
379 context, hHWContext);
Dxf86dri.h90 XID * ptr_to_returned_context_id, drm_context_t * hHWContext);
93 XID * ptr_to_returned_context_id, drm_context_t * hHWContext);
Dxf86dristr.h220 CARD32 hHWContext B32;
/external/mesa3d/src/glx/
Dxf86dri.h92 drm_context_t * hHWContext);
96 drm_context_t * hHWContext);
DXF86dri.c332 XID * context, drm_context_t * hHWContext) in XF86DRICreateContextWithConfig() argument
355 *hHWContext = rep.hHWContext; in XF86DRICreateContextWithConfig()
364 XID * context, drm_context_t * hHWContext) in XF86DRICreateContext() argument
367 context, hHWContext); in XF86DRICreateContext()
Dxf86dristr.h207 CARD32 hHWContext B32;