Searched refs:custom_blend_fastclear (Results 1 – 3 of 3) sorted by relevance
99 if (rctx->custom_blend_fastclear) { in r600_destroy_context()100 rctx->b.b.delete_blend_state(&rctx->b.b, rctx->custom_blend_fastclear); in r600_destroy_context()183 rctx->custom_blend_fastclear = evergreen_create_fastclear_blend(rctx); in r600_create_context()
494 void *custom_blend_fastclear; member
364 rtex->fmask.size ? rctx->custom_blend_decompress : rctx->custom_blend_fastclear); in r600_blit_decompress_color()