Searched refs:aux_state (Results 1 – 4 of 4) sorted by relevance
193 enum isl_aux_state aux_state = in brw_fast_clear_depth() local196 if (aux_state != ISL_AUX_STATE_CLEAR && in brw_fast_clear_depth()197 aux_state != ISL_AUX_STATE_COMPRESSED_CLEAR) { in brw_fast_clear_depth()220 enum isl_aux_state aux_state = in brw_fast_clear_depth() local224 if (aux_state != ISL_AUX_STATE_CLEAR) { in brw_fast_clear_depth()239 enum isl_aux_state aux_state = in brw_fast_clear_depth() local243 if (aux_state != ISL_AUX_STATE_CLEAR) { in brw_fast_clear_depth()
641 mt->aux_state = NULL; in make_surface()965 mt->aux_state = create_aux_state_map(mt, initial_state); in create_ccs_buf_for_image()966 if (!mt->aux_state) { in create_ccs_buf_for_image()1235 free_aux_state_map((*mt)->aux_state); in intel_miptree_release()1709 enum isl_aux_state **aux_state = in intel_miptree_alloc_mcs() local1711 if (!aux_state) in intel_miptree_alloc_mcs()1729 free(aux_state); in intel_miptree_alloc_mcs()1733 mt->aux_state = aux_state; in intel_miptree_alloc_mcs()1756 enum isl_aux_state **aux_state = in intel_miptree_alloc_ccs() local1758 if (!aux_state) in intel_miptree_alloc_ccs()[all …]
294 enum isl_aux_state **aux_state; member616 enum isl_aux_state aux_state);
1227 const enum isl_aux_state aux_state = in do_single_blorp_clear() local1239 if (aux_state == ISL_AUX_STATE_CLEAR && same_clear_color) in do_single_blorp_clear()