Lines Matching refs:screen
699 si_set_optimal_micro_tile_mode(sctx->screen, tex);
708 p_atomic_inc(&sctx->screen->dirty_tex_counter);
731 if (sctx->screen->debug_flags & DBG(NO_DCC_CLEAR))
735 if (!gfx11_get_dcc_clear_parameters(sctx->screen, fb->cbufs[i]->format, color,
739 if (!gfx8_get_dcc_clear_parameters(sctx->screen, tex->buffer.b.b.format,
751 if ((eliminate_needed || !sctx->screen->info.has_dcc_constant_encode) &&
763 if (level > 0 && (eliminate_needed || !sctx->screen->info.has_dcc_constant_encode))
767 !sctx->screen->allow_dcc_msaa_clear_to_reg_for_bpp[util_logbase2(tex->surface.bpe)])
832 if (!si_alloc_separate_cmask(sctx->screen, tex))
854 if (!si_alloc_separate_cmask(sctx->screen, tex))
860 if (!si_alloc_separate_cmask(sctx->screen, tex))
881 p_atomic_inc(&sctx->screen->compressed_colortex_counter);
889 if (sctx->screen->info.has_dcc_constant_encode && !eliminate_needed)
934 p_atomic_inc(&sctx->screen->dirty_tex_counter);
1307 struct pipe_screen *screen = pipe->screen;
1341 if (screen->is_format_supported(screen, tex->format, tex->target, 0, 0,