Searched refs:si_try_normal_clear (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_clear.c | 1216 static bool si_try_normal_clear(struct si_context *sctx, struct pipe_surface *dst, in si_try_normal_clear() function 1267 if (si_try_normal_clear(sctx, dst, dstx, dsty, width, height, render_condition_enabled, in si_clear_render_target() 1293 if (si_try_normal_clear(sctx, dst, dstx, dsty, width, height, render_condition_enabled, in si_clear_depth_stencil()
|
Completed in 2 milliseconds