Home
last modified time | relevance | path

Searched refs:zstex (Results 26 – 50 of 54) sorted by relevance

123

/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/radeonsi/
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()
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
H A Dsi_state_draw.cpp2486 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_draw() local
2487 zstex->depth_cleared_level_mask &= ~BITFIELD_BIT(sctx->framebuffer.state.zsbuf->u.tex.level); in si_draw()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/radeonsi/
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()
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
H A Dsi_state_draw.cpp2486 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_draw() local
2487 zstex->depth_cleared_level_mask &= ~BITFIELD_BIT(sctx->framebuffer.state.zsbuf->u.tex.level); in si_draw()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
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()
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
H A Dsi_state_draw.cpp2486 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_draw() local
2487 zstex->depth_cleared_level_mask &= ~BITFIELD_BIT(sctx->framebuffer.state.zsbuf->u.tex.level); in si_draw()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/radeonsi/
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()
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/radeonsi/
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()
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/radeonsi/
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()
H A Dsi_state.c2962 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2966 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2972 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2979 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2980 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
3001 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3524 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3525 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/radeonsi/
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()
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/radeonsi/
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()
H A Dsi_state.c2786 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2790 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2796 sctx->framebuffer.zs_big_page = zstex->buffer.bo_alignment % (64 * 1024) == 0; in si_set_framebuffer_state()
2798 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2805 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2806 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2824 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3353 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3354 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
H A Dsi_state_draw.cpp2486 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_draw() local
2487 zstex->depth_cleared_level_mask &= ~BITFIELD_BIT(sctx->framebuffer.state.zsbuf->u.tex.level); in si_draw()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
H A Dsi_state_draw.cpp2486 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_draw() local
2487 zstex->depth_cleared_level_mask &= ~BITFIELD_BIT(sctx->framebuffer.state.zsbuf->u.tex.level); in si_draw()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_state.c2938 struct si_texture *zstex = NULL; in si_set_framebuffer_state() local
2942 zstex = (struct si_texture *)surf->base.texture; in si_set_framebuffer_state()
2948 if (vi_tc_compat_htile_enabled(zstex, surf->base.u.tex.level, PIPE_MASK_ZS)) in si_set_framebuffer_state()
2955 zstex->surface.bpe < sctx->framebuffer.min_bytes_per_pixel) in si_set_framebuffer_state()
2956 sctx->framebuffer.min_bytes_per_pixel = zstex->surface.bpe; in si_set_framebuffer_state()
2977 (zstex && zstex->surface.has_stencil != old_has_stencil))) in si_set_framebuffer_state()
3491 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_out_of_order_rasterization() local
3492 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization()
H A Dsi_state_draw.cpp2486 struct si_texture *zstex = (struct si_texture *)sctx->framebuffer.state.zsbuf->texture; in si_draw() local
2487 zstex->depth_cleared_level_mask &= ~BITFIELD_BIT(sctx->framebuffer.state.zsbuf->u.tex.level); in si_draw()

123