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

  /external/mesa3d/src/gallium/state_trackers/dri/common/
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,

Completed in 65 milliseconds