Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c1588 struct isl_surf temp_main_surf; in intel_miptree_alloc_non_msrt_mcs() local
1594 intel_miptree_get_isl_surf(brw, mt, &temp_main_surf); in intel_miptree_alloc_non_msrt_mcs()
1595 if (!isl_surf_get_ccs_surf(&brw->isl_dev, &temp_main_surf, &temp_ccs_surf)) in intel_miptree_alloc_non_msrt_mcs()