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.c236 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()
Dsi_blit.c466 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()
Dsi_pipe.h931 void *custom_blend_eliminate_fastclear; member
Dsi_state.c5243 sctx->custom_blend_eliminate_fastclear = in si_init_state_functions()