Home
last modified time | relevance | path

Searched refs:aux_surf_ok (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c1581 bool aux_surf_ok = false; in intel_miptree_alloc_aux() local
1586 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()