Searched refs:custom_dsa_flush (Results 1 – 7 of 7) sorted by relevance
90 if (rctx->custom_dsa_flush) { in r600_destroy_context()91 rctx->b.b.delete_depth_stencil_alpha_state(&rctx->b.b, rctx->custom_dsa_flush); in r600_destroy_context()165 rctx->custom_dsa_flush = r600_create_db_flush_dsa(rctx); in r600_create_context()180 rctx->custom_dsa_flush = evergreen_create_db_flush_dsa(rctx); in r600_create_context()
183 rctx->custom_dsa_flush, depth); in r600_blit_decompress_depth()246 rctx->custom_dsa_flush, 1.0f); in r600_blit_decompress_depth_in_place()
491 void *custom_dsa_flush; member
139 if (sctx->custom_dsa_flush) in si_destroy_context()140 sctx->b.b.delete_depth_stencil_alpha_state(&sctx->b.b, sctx->custom_dsa_flush); in si_destroy_context()
429 void *custom_dsa_flush; member
150 sctx->custom_dsa_flush, 1.0f); in si_blit_dbcb_copy()239 sctx->custom_dsa_flush, in si_blit_decompress_zs_planes_in_place()
4560 sctx->custom_dsa_flush = si_create_db_flush_dsa(sctx); in si_init_state_functions()