Searched refs:hHWContext (Results 1 – 6 of 6) sorted by relevance
/external/libdrm/tests/ttmtest/src/ |
D | xf86dri.c | 335 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);
|
D | xf86dri.h | 90 XID * ptr_to_returned_context_id, drm_context_t * hHWContext); 93 XID * ptr_to_returned_context_id, drm_context_t * hHWContext);
|
D | xf86dristr.h | 220 CARD32 hHWContext B32;
|
/external/mesa3d/src/glx/ |
D | xf86dri.h | 92 drm_context_t * hHWContext); 96 drm_context_t * hHWContext);
|
D | XF86dri.c | 332 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()
|
D | xf86dristr.h | 207 CARD32 hHWContext B32;
|