Searched refs:aux_surf_ok (Results 1 – 1 of 1) sorted by relevance
1581 bool aux_surf_ok = false; in intel_miptree_alloc_aux() local1586 aux_surf_ok = true; in intel_miptree_alloc_aux()1591 aux_surf_ok = isl_surf_get_hiz_surf(&brw->isl_dev, &mt->surf, &aux_surf); in intel_miptree_alloc_aux()1608 aux_surf_ok = isl_surf_get_mcs_surf(&brw->isl_dev, &mt->surf, &aux_surf); in intel_miptree_alloc_aux()1627 aux_surf_ok = in intel_miptree_alloc_aux()1636 if (!aux_surf_ok) in intel_miptree_alloc_aux()