Home
last modified time | relevance | path

Searched refs:zstex (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
H A Dsi_state_binning.c388 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in gfx10_get_bin_sizes() local
394 (cPerDepthSample + cPerStencilSample) * MAX2(zstex->buffer.b.b.nr_samples, 1); in gfx10_get_bin_sizes()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
H A Dsi_state_binning.c388 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in gfx10_get_bin_sizes() local
394 (cPerDepthSample + cPerStencilSample) * MAX2(zstex->buffer.b.b.nr_samples, 1); in gfx10_get_bin_sizes()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
H A Dsi_state_binning.c388 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in gfx10_get_bin_sizes() local
394 (cPerDepthSample + cPerStencilSample) * MAX2(zstex->buffer.b.b.nr_samples, 1); in gfx10_get_bin_sizes()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/
H A Dsi_clear.c765 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
767 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
783 assert(!zstex->tc_compatible_htile); in si_fast_clear()
787 zstex->tc_compatible_htile = true; in si_fast_clear()
800 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
837 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
868 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
873 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
945 zstex->depth_clear_value[level] = depth; in si_fast_clear()
998 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_clear.c764 unsigned zs_num_layers = zstex ? util_num_layers(&zstex->buffer.b.b, zsbuf->u.tex.level) : 0; in si_fast_clear()
766 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_fast_clear()
782 assert(!zstex->tc_compatible_htile); in si_fast_clear()
786 zstex->tc_compatible_htile = true; in si_fast_clear()
799 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
836 zstex->surface.meta_offset, zstex->surface.meta_size, clear_value); in si_fast_clear()
867 if (zstex->buffer.b.b.last_level == 0) in si_fast_clear()
872 if (zstex->htile_stencil_disabled || !zstex->surface.has_stencil) { in si_fast_clear()
944 zstex->depth_clear_value[level] = depth; in si_fast_clear()
997 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/radeonsi/
H A Dsi_clear.c575 if (zstex && zsbuf->u.tex.first_layer == 0 && in si_clear()
579 !zstex->tc_compatible_htile && in si_clear()
587 zstex->tc_compatible_htile = true; in si_clear()
609 si_clear_buffer(sctx, &zstex->buffer.b.b, zstex->surface.htile_offset, in si_clear()
619 if (!zstex->depth_cleared || zstex->depth_clear_value != depth) { in si_clear()
623 if (zstex->depth_clear_value != (float)depth) { in si_clear()
630 zstex->depth_clear_value = depth; in si_clear()
646 if (!zstex->stencil_cleared || zstex->stencil_clear_value != stencil) { in si_clear()
652 zstex->stencil_clear_value = stencil; in si_clear()
672 zstex->depth_cleared = true; in si_clear()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/
H A Dr300_hyperz.c137 struct r300_resource *zstex = in r300_update_hyperz() local
150 if (!zstex || !r300->hyperz_enabled) in r300_update_hyperz()
154 if (zstex->tex.zcomp8x8[fb->zsbuf->u.tex.level]) { in r300_update_hyperz()

123