Searched refs:custom_blend_eliminate_fastclear (Results 1 – 4 of 4) sorted by relevance
246 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()
479 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()
971 void *custom_blend_eliminate_fastclear; member
5440 sctx->custom_blend_eliminate_fastclear = in si_init_state_functions()