Searched refs:decompress_dcc (Results 1 – 6 of 6) sorted by relevance
582 bool decompress_dcc) in radv_emit_color_decompress() argument596 if (decompress_dcc && image->surface.dcc_size) { in radv_emit_color_decompress()604 if (!decompress_dcc && image->surface.dcc_size) { in radv_emit_color_decompress()
495 void (*decompress_dcc)(struct pipe_context *ctx, member
481 rctx->decompress_dcc(&rctx->b, rtex); in si_texture_disable_dcc()1982 rctx->decompress_dcc(&rctx->b, rtex); in vi_disable_dcc_if_incompatible_format()
437 sctx->b.decompress_dcc(&sctx->b.b, rtex); in si_set_sampler_view_desc()724 ctx->b.decompress_dcc(&ctx->b.b, tex); in si_set_shader_image_desc()
1333 sctx->b.decompress_dcc = si_decompress_dcc; in si_init_blit_functions()
2764 sctx->b.decompress_dcc(ctx, rtex); in si_set_framebuffer_state()