Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c1835 struct isl_surf temp_hiz_surf; in intel_miptree_alloc_hiz() local
1838 isl_surf_get_hiz_surf(&brw->isl_dev, &mt->surf, &temp_hiz_surf); in intel_miptree_alloc_hiz()
1843 &temp_hiz_surf, alloc_flags, mt); in intel_miptree_alloc_hiz()