Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c1714 struct isl_surf temp_mcs_surf; in intel_miptree_alloc_mcs() local
1717 isl_surf_get_mcs_surf(&brw->isl_dev, &mt->surf, &temp_mcs_surf); in intel_miptree_alloc_mcs()
1727 &temp_mcs_surf, alloc_flags, mt); in intel_miptree_alloc_mcs()