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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_context.c 89 softpipe_destroy( struct pipe_context *pipe ) function
225 softpipe->pipe.destroy = softpipe_destroy;
335 softpipe_destroy(&softpipe->pipe);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.c 89 softpipe_destroy( struct pipe_context *pipe ) function
225 softpipe->pipe.destroy = softpipe_destroy;
335 softpipe_destroy(&softpipe->pipe);

Completed in 703 milliseconds