Searched refs:custom_blend_eliminate_fastclear (Results 1 – 4 of 4) sorted by relevance
236 if (sctx->custom_blend_eliminate_fastclear) in si_destroy_context()237 sctx->b.delete_blend_state(&sctx->b, sctx->custom_blend_eliminate_fastclear); in si_destroy_context()
466 custom_blend = sctx->custom_blend_eliminate_fastclear; in si_blit_decompress_color()513 … util_blitter_custom_color(sctx->blitter, cbsurf, sctx->custom_blend_eliminate_fastclear); in si_blit_decompress_color()
931 void *custom_blend_eliminate_fastclear; member
5243 sctx->custom_blend_eliminate_fastclear = in si_init_state_functions()