Home
last modified time | relevance | path

Searched refs:util_clear_render_target (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_surface.h93 util_clear_render_target(struct pipe_context *pipe,
H A Du_surface.c421 util_clear_render_target(struct pipe_context *pipe, in util_clear_render_target() function
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_surface.c108 util_clear_render_target(pipe, dst, color, in softpipe_clear_render_target()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c420 * util_clear_render_target() for PIPE_TEXTURE_3D. in svga_clear_texture()
449 util_clear_render_target(pipe, rtv, &color, box->x, box->y, in svga_clear_texture()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c340 util_clear_render_target(pipe, dst, color, in llvmpipe_clear_render_target()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_clear.c1346 util_clear_render_target(pipe, sf, &color, box->x, box->y, box->width, box->height); in si_clear_texture()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1639 util_clear_render_target(pipe, sf, &color, in r600_clear_texture()

Completed in 9 milliseconds