Home
last modified time | relevance | path

Searched refs:PIPE_CLEAR_DEPTH (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c232 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
236 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
431 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
433 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
531 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
556 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
560 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c182 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
203 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
265 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
281 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
335 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
337 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
363 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
654 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c244 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in clear_state()
248 if (buffers & PIPE_CLEAR_DEPTH) { in clear_state()
448 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear_fast()
450 if (!(buffers & PIPE_CLEAR_DEPTH)) in fd2_clear_fast()
552 if (buffers & PIPE_CLEAR_DEPTH) { in fd2_clear()
577 if (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) { in fd2_clear()
581 clear_mask = ((buffers & PIPE_CLEAR_DEPTH) ? 0xe : 0) | in fd2_clear()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
720 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c186 !(job->clear & PIPE_CLEAR_DEPTH); in store_general()
207 case PIPE_CLEAR_DEPTH: in zs_buffer_from_pipe_bits()
279 loads_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_loads()
295 UNUSED bool needs_z_clear = job->clear & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
350 if (job->store & PIPE_CLEAR_DEPTH) { in v3d_rcl_emit_stores()
352 Z, PIPE_CLEAR_DEPTH, in v3d_rcl_emit_stores()
381 store.enable_z_write = stores_pending & PIPE_CLEAR_DEPTH; in v3d_rcl_emit_stores()
703 config.enable_z_store = job->store & PIPE_CLEAR_DEPTH; in v3dX()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c247 if ((buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) && in fd5_clear()
313 if (pfb->zsbuf && (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL))) { in fd5_clear()
317 if (buffers & PIPE_CLEAR_DEPTH) in fd5_clear()
335 if (pfb->zsbuf && (buffers & PIPE_CLEAR_DEPTH)) { in fd5_clear()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c247 if ((buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) && in fd5_clear()
313 if (pfb->zsbuf && (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL))) { in fd5_clear()
317 if (buffers & PIPE_CLEAR_DEPTH) in fd5_clear()
335 if (pfb->zsbuf && (buffers & PIPE_CLEAR_DEPTH)) { in fd5_clear()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c247 if ((buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL)) && in fd5_clear()
313 if (pfb->zsbuf && (buffers & (PIPE_CLEAR_DEPTH | PIPE_CLEAR_STENCIL))) { in fd5_clear()
317 if (buffers & PIPE_CLEAR_DEPTH) in fd5_clear()
335 if (pfb->zsbuf && (buffers & PIPE_CLEAR_DEPTH)) { in fd5_clear()

12345678910>>...21