Searched refs:custom_blend_eliminate_fastclear (Results 1 – 4 of 4) sorted by relevance
145 if (sctx->custom_blend_eliminate_fastclear) in si_destroy_context()146 sctx->b.b.delete_blend_state(&sctx->b.b, sctx->custom_blend_eliminate_fastclear); in si_destroy_context()
432 void *custom_blend_eliminate_fastclear; member
479 custom_blend = sctx->custom_blend_eliminate_fastclear; in si_blit_decompress_color()
4563 …sctx->custom_blend_eliminate_fastclear = si_create_blend_custom(sctx, V_028808_CB_ELIMINATE_FAST_C… in si_init_state_functions()