HomeSort by relevance Sort by last modified time
    Searched full:util_clear_render_target (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_surface.c 36 sp->pipe.clear_render_target = util_clear_render_target;
  /external/mesa3d/src/gallium/auxiliary/util/
u_surface.h 69 util_clear_render_target(struct pipe_context *pipe,
u_surface.c 232 util_clear_render_target(struct pipe_context *pipe, function
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_surface.c 179 lp->pipe.clear_render_target = util_clear_render_target;

Completed in 70 milliseconds