Searched refs:hHWContext (Results 1 – 3 of 3) sorted by relevance
/third_party/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;
|