HomeSort by relevance Sort by last modified time
    Searched refs:hwContextID (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/libva/va/x11/
va_dricommon.h 83 XID hwContextID;
dri1_util.c 65 VA_DRIDestroyContext(ctx->native_dpy, ctx->x11_screen, dri_state->hwContextID);
126 &dri_state->hwContextID, &dri_state->hwContext))
  /external/mesa3d/src/glx/
dri_glx.c 83 XID hwContextID;
535 XF86DRIDestroyContext(psc->base.dpy, psc->base.scr, pcp->hwContextID);
626 &pcp->hwContextID, &hwContext)) {
636 XF86DRIDestroyContext(psc->base.dpy, psc->base.scr, pcp->hwContextID);

Completed in 90 milliseconds