Home
last modified time | relevance | path

Searched refs:custom_blend_eliminate_fastclear (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c246 if (sctx->custom_blend_eliminate_fastclear) in si_destroy_context()
247 sctx->b.delete_blend_state(&sctx->b, sctx->custom_blend_eliminate_fastclear); in si_destroy_context()
Dsi_blit.c479 custom_blend = sctx->custom_blend_eliminate_fastclear; in si_blit_decompress_color()
526 … util_blitter_custom_color(sctx->blitter, cbsurf, sctx->custom_blend_eliminate_fastclear); in si_blit_decompress_color()
Dsi_pipe.h971 void *custom_blend_eliminate_fastclear; member
Dsi_state.c5440 sctx->custom_blend_eliminate_fastclear = in si_init_state_functions()