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