HomeSort by: relevance | last modified time | path
    Searched defs:swr_surface_destroy (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
swr_context.cpp 80 swr_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) function
557 ctx->pipe.surface_destroy = swr_surface_destroy;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
swr_context.cpp 80 swr_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) function
533 ctx->pipe.surface_destroy = swr_surface_destroy;

Completed in 5 milliseconds