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

  /external/mesa3d/src/gallium/state_trackers/dri/common/
dri_context.h 80 dri_make_current(__DRIcontext * driContextPriv,
dri_context.c 202 * destroyed context. Instead, we flush in dri_make_current and
213 dri_make_current(__DRIcontext * cPriv, function
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 835 dri_make_current(__DRIcontext * cPriv, function
904 .MakeCurrent = dri_make_current,
  /external/mesa3d/src/gallium/state_trackers/dri/sw/
drisw.c 360 .MakeCurrent = dri_make_current,
  /external/mesa3d/src/gallium/state_trackers/dri/drm/
dri2.c 859 .MakeCurrent = dri_make_current,

Completed in 160 milliseconds