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

  /external/mesa3d/src/gallium/state_trackers/dri/
dri_context.h 75 boolean dri_unbind_context(__DRIcontext * driContextPriv);
dri_context.c 245 dri_unbind_context(__DRIcontext * cPriv) function
drisw.c 471 .UnbindContext = dri_unbind_context,
dri2.c     [all...]
  /external/mesa3d/src/glx/
dri_glx.c 644 dri_unbind_context(struct glx_context *context, struct glx_context *new) function
655 .unbind = dri_unbind_context,
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 906 dri_unbind_context(__DRIcontext * cPriv) function
960 .UnbindContext = dri_unbind_context,

Completed in 237 milliseconds