Home
last modified time | relevance | path

Searched defs:render_condition_enabled (Results 1 – 25 of 29) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/iris/
Diris_clear.c70 bool render_condition_enabled, in can_fast_clear_color()
374 bool render_condition_enabled, in clear_color()
445 bool render_condition_enabled, in can_fast_clear_depth()
583 bool render_condition_enabled, in clear_depth_stencil()
809 bool render_condition_enabled) in iris_clear_render_target()
841 bool render_condition_enabled) in iris_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_surface.c102 bool render_condition_enabled) in softpipe_clear_render_target()
122 bool render_condition_enabled) in softpipe_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c69 bool render_condition_enabled, in can_fast_clear_color()
330 bool render_condition_enabled, in clear_color()
399 bool render_condition_enabled, in can_fast_clear_depth()
531 bool render_condition_enabled, in clear_depth_stencil()
770 bool render_condition_enabled) in crocus_clear_render_target()
804 bool render_condition_enabled) in crocus_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c135 unsigned height, bool render_condition_enabled) in i915_clear_render_target_render()
165 bool render_condition_enabled) in i915_clear_depth_stencil_render()
290 unsigned height, bool render_condition_enabled) in i915_clear_render_target_blitter()
313 bool render_condition_enabled) in i915_clear_depth_stencil_blitter()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_clear.c126 bool render_condition_enabled) in nv30_clear_render_target()
184 bool render_condition_enabled) in nv30_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_clear_blit.c141 bool render_condition_enabled) in etna_clear_render_target()
155 unsigned height, bool render_condition_enabled) in etna_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c289 bool render_condition_enabled) in fd_blitter_clear_render_target()
303 bool render_condition_enabled) in fd_blitter_clear_depth_stencil()
Dfreedreno_draw.c550 bool render_condition_enabled) in_dt in fd_clear_render_target()
563 bool render_condition_enabled) in_dt in fd_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_draw.c647 bool render_condition_enabled) in vc4_clear_render_target()
659 bool render_condition_enabled) in vc4_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c1220 bool render_condition_enabled, unsigned buffers, in si_try_normal_clear()
1263 bool render_condition_enabled) in si_clear_render_target()
1289 bool render_condition_enabled) in si_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c333 bool render_condition_enabled) in llvmpipe_clear_render_target()
406 bool render_condition_enabled) in llvmpipe_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c446 bool render_condition_enabled) in r300_clear_render_target()
465 bool render_condition_enabled) in r300_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_clear.c531 bool render_condition_enabled) in svga_clear_render_target()
Dsvga_pipe_query.c1316 bool render_condition_enabled, in svga_toggle_render_condition()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_draw.c1624 bool render_condition_enabled) in v3d_clear_render_target()
1639 bool render_condition_enabled) in v3d_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c545 bool render_condition_enabled) in r600_clear_render_target()
563 bool render_condition_enabled) in r600_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_clear.c618 bool render_condition_enabled) in zink_clear_render_target()
644 bool render_condition_enabled) in zink_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c284 bool render_condition_enabled) in nv50_clear_render_target()
375 bool render_condition_enabled) in nv50_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c294 bool render_condition_enabled) in nvc0_clear_render_target()
630 bool render_condition_enabled) in nvc0_clear_depth_stencil()
/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c290 bool render_condition_enabled) in noop_clear_render_target()
301 bool render_condition_enabled) in noop_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c919 bool render_condition_enabled) in virgl_clear_render_target()
940 bool render_condition_enabled) in virgl_clear_depth_stencil()
963 bool render_condition_enabled) in virgl_clear_render_target_stub()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c62 bool render_condition_enabled) in panfrost_clear_depth_stencil()
80 bool render_condition_enabled) in panfrost_clear_render_target()
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_draw.c1555 bool render_condition_enabled) in dd_context_clear_render_target()
1574 bool render_condition_enabled) in dd_context_clear_depth_stencil()
/external/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
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp2040 bool render_condition_enabled) in d3d12_clear_render_target()
2133 bool render_condition_enabled) in d3d12_clear_depth_stencil()

12