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

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmw_surface.c 39 struct pipe_reference *dst_ref; local
48 dst_ref = dst ? &dst->refcnt : NULL;
50 if (pipe_reference(dst_ref, src_ref)) {
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_surface.c 39 struct pipe_reference *dst_ref; local
48 dst_ref = dst ? &dst->refcnt : NULL;
50 if (pipe_reference(dst_ref, src_ref)) {

Completed in 261 milliseconds