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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_inlines.h 109 struct pipe_surface *old_surf = *ptr; local
113 old_surf->context->surface_destroy(old_surf->context, old_surf);
  /external/mesa3d/src/gallium/auxiliary/util/
u_inlines.h 109 struct pipe_surface *old_surf = *ptr; local
113 old_surf->context->surface_destroy(old_surf->context, old_surf);

Completed in 102 milliseconds