Home
last modified time | relevance | path

Searched refs:render_condition_enabled (Results 1 – 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_clear.c71 bool render_condition_enabled, in can_fast_clear_color() argument
95 if (render_condition_enabled && in can_fast_clear_color()
310 bool render_condition_enabled, in clear_color() argument
321 if (render_condition_enabled) { in clear_color()
335 render_condition_enabled, in clear_color()
381 bool render_condition_enabled, in can_fast_clear_depth() argument
403 if (render_condition_enabled && in can_fast_clear_depth()
515 bool render_condition_enabled, in clear_depth_stencil() argument
526 if (render_condition_enabled) { in clear_depth_stencil()
543 can_fast_clear_depth(ice, z_res, level, box, render_condition_enabled, in clear_depth_stencil()
[all …]
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c69 bool render_condition_enabled, in can_fast_clear_color() argument
94 if (render_condition_enabled && in can_fast_clear_color()
330 bool render_condition_enabled, in clear_color() argument
341 if (render_condition_enabled) { in clear_color()
355 render_condition_enabled, in clear_color()
399 bool render_condition_enabled, in can_fast_clear_depth() argument
424 if (render_condition_enabled && in can_fast_clear_depth()
543 bool render_condition_enabled, in clear_depth_stencil() argument
554 if (render_condition_enabled) { in clear_depth_stencil()
571 can_fast_clear_depth(ice, z_res, level, box, render_condition_enabled, in clear_depth_stencil()
[all …]
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_surface.c101 bool render_condition_enabled) in softpipe_clear_render_target() argument
105 if (render_condition_enabled && !softpipe_check_render_cond(softpipe)) in softpipe_clear_render_target()
121 bool render_condition_enabled) in softpipe_clear_depth_stencil() argument
125 if (render_condition_enabled && !softpipe_check_render_cond(softpipe)) in softpipe_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_clear.h77 bool render_condition_enabled);
83 bool render_condition_enabled);
Dzink_clear.c550 bool render_condition_enabled) in zink_clear_render_target() argument
554 if (!render_condition_enabled && render_condition_active) { in zink_clear_render_target()
563 if (!render_condition_enabled && render_condition_active) in zink_clear_render_target()
572 bool render_condition_enabled) in zink_clear_depth_stencil() argument
576 if (!render_condition_enabled && render_condition_active) { in zink_clear_depth_stencil()
593 if (!render_condition_enabled && render_condition_active) in zink_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c1218 bool render_condition_enabled, unsigned buffers, in si_try_normal_clear() argument
1229 (!sctx->render_cond || render_condition_enabled) && in si_try_normal_clear()
1261 bool render_condition_enabled) in si_clear_render_target() argument
1267 if (si_try_normal_clear(sctx, dst, dstx, dsty, width, height, render_condition_enabled, in si_clear_render_target()
1274 render_condition_enabled); in si_clear_render_target()
1279 SI_CLEAR_SURFACE | (render_condition_enabled ? 0 : SI_DISABLE_RENDER_COND)); in si_clear_render_target()
1287 bool render_condition_enabled) in si_clear_depth_stencil() argument
1293 if (si_try_normal_clear(sctx, dst, dstx, dsty, width, height, render_condition_enabled, in si_clear_depth_stencil()
1298 SI_CLEAR_SURFACE | (render_condition_enabled ? 0 : SI_DISABLE_RENDER_COND)); in si_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_surface.c134 unsigned height, bool render_condition_enabled) in i915_clear_render_target_render() argument
164 bool render_condition_enabled) in i915_clear_depth_stencil_render() argument
289 unsigned height, bool render_condition_enabled) in i915_clear_render_target_blitter() argument
312 bool render_condition_enabled) in i915_clear_depth_stencil_blitter() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c318 bool render_condition_enabled) in llvmpipe_clear_render_target() argument
322 if (render_condition_enabled && !llvmpipe_check_render_cond(llvmpipe)) in llvmpipe_clear_render_target()
389 bool render_condition_enabled) in llvmpipe_clear_depth_stencil() argument
393 if (render_condition_enabled && !llvmpipe_check_render_cond(llvmpipe)) in llvmpipe_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_clear.c530 bool render_condition_enabled) in svga_clear_render_target() argument
534 svga_toggle_render_condition(svga, render_condition_enabled, FALSE); in svga_clear_render_target()
546 svga_toggle_render_condition(svga, render_condition_enabled, TRUE); in svga_clear_render_target()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_clear.c125 bool render_condition_enabled) in nv30_clear_render_target() argument
186 bool render_condition_enabled) in nv30_clear_depth_stencil() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c126 bool render_condition_enabled) in etna_clear_render_target() argument
140 unsigned height, bool render_condition_enabled) in etna_clear_depth_stencil() argument
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c445 bool render_condition_enabled) in r300_clear_render_target() argument
450 (render_condition_enabled ? 0 : R300_IGNORE_RENDER_COND)); in r300_clear_render_target()
464 bool render_condition_enabled) in r300_clear_depth_stencil() argument
478 (render_condition_enabled ? 0 : R300_IGNORE_RENDER_COND)); in r300_clear_depth_stencil()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h693 bool render_condition_enabled);
708 bool render_condition_enabled);
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c544 bool render_condition_enabled) in r600_clear_render_target() argument
549 (render_condition_enabled ? 0 : R600_DISABLE_RENDER_COND)); in r600_clear_render_target()
562 bool render_condition_enabled) in r600_clear_depth_stencil() argument
567 (render_condition_enabled ? 0 : R600_DISABLE_RENDER_COND)); in r600_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_draw.c647 bool render_condition_enabled) in vc4_clear_render_target() argument
656 bool render_condition_enabled) in vc4_clear_depth_stencil() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.c504 bool render_condition_enabled) in fd_clear_render_target() argument
513 bool render_condition_enabled) in fd_clear_depth_stencil() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c1445 bool render_condition_enabled) in trace_context_clear_render_target() argument
1461 trace_dump_arg(bool, render_condition_enabled); in trace_context_clear_render_target()
1464 render_condition_enabled); in trace_context_clear_render_target()
1477 bool render_condition_enabled) in trace_context_clear_depth_stencil() argument
1495 trace_dump_arg(bool, render_condition_enabled); in trace_context_clear_depth_stencil()
1499 render_condition_enabled); in trace_context_clear_depth_stencil()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_context.c956 bool render_condition_enabled) in rbug_clear_render_target() argument
971 render_condition_enabled); in rbug_clear_render_target()
983 bool render_condition_enabled) in rbug_clear_depth_stencil() argument
1000 render_condition_enabled); in rbug_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c281 bool render_condition_enabled) in nv50_clear_render_target() argument
345 if (!render_condition_enabled) { in nv50_clear_render_target()
356 if (!render_condition_enabled) { in nv50_clear_render_target()
372 bool render_condition_enabled) in nv50_clear_depth_stencil() argument
433 if (!render_condition_enabled) { in nv50_clear_depth_stencil()
444 if (!render_condition_enabled) { in nv50_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c291 bool render_condition_enabled) in nvc0_clear_render_target() argument
354 if (!render_condition_enabled) in nvc0_clear_render_target()
363 if (!render_condition_enabled) in nvc0_clear_render_target()
627 bool render_condition_enabled) in nvc0_clear_depth_stencil() argument
676 if (!render_condition_enabled) in nvc0_clear_depth_stencil()
685 if (!render_condition_enabled) in nvc0_clear_depth_stencil()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c290 bool render_condition_enabled) in noop_clear_render_target() argument
301 bool render_condition_enabled) in noop_clear_depth_stencil() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3959 bool render_condition_enabled; member
3974 p->render_condition_enabled); in tc_call_clear_render_target()
3985 bool render_condition_enabled) in tc_clear_render_target() argument
3996 p->render_condition_enabled = render_condition_enabled; in tc_clear_render_target()
4002 bool render_condition_enabled; member
4021 p->render_condition_enabled); in tc_call_clear_depth_stencil()
4031 bool render_condition_enabled) in tc_clear_depth_stencil() argument
4044 p->render_condition_enabled = render_condition_enabled; in tc_clear_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp1973 bool render_condition_enabled) in d3d12_clear_render_target() argument
1978 if (!render_condition_enabled && ctx->current_predication) in d3d12_clear_render_target()
2013 if (!render_condition_enabled && ctx->current_predication) { in d3d12_clear_render_target()
2026 bool render_condition_enabled) in d3d12_clear_depth_stencil() argument
2031 if (!render_condition_enabled && ctx->current_predication) in d3d12_clear_depth_stencil()
2054 if (!render_condition_enabled && ctx->current_predication) { in d3d12_clear_depth_stencil()
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py723 def clear_render_target(self, dst, rgba, dstx, dsty, width, height, render_condition_enabled): argument
726 …encil(self, dst, clear_flags, depth, stencil, dstx, dsty, width, height, render_condition_enabled): argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_draw.c1554 bool render_condition_enabled) in dd_context_clear_render_target() argument
1564 render_condition_enabled); in dd_context_clear_render_target()
1573 bool render_condition_enabled) in dd_context_clear_depth_stencil() argument
1584 render_condition_enabled); in dd_context_clear_depth_stencil()

12