Lines Matching refs:screen
83 if (sctx->screen->dpbb_allowed) {
95 if (sctx->screen->dpbb_allowed) {
110 if (sctx->screen->use_ngg_culling)
113 unsigned num_vbos_in_user_sgprs = si_num_vbos_in_user_sgprs(sctx->screen);
522 if (sctx->screen->allow_dcc_msaa_clear_to_reg_for_bpp[util_logbase2(tex->surface.bpe)] &&
788 compressed_colortex_counter = p_atomic_read(&sctx->screen->compressed_colortex_counter);
1139 tmp = ctx->screen->resource_create(ctx->screen, &templ);
1185 struct si_screen *sscreen = sctx->screen;
1192 si_compute_copy_image((struct si_context*)sctx->screen->async_compute_context,
1195 si_flush_gfx_cs((struct si_context*)sctx->screen->async_compute_context, 0, NULL);