Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c137 struct isl_surf *aux_surf = NULL, aux_surf_s; in brw_emit_surface_state() local
142 intel_miptree_get_aux_isl_surf(brw, mt, &aux_surf_s, &aux_usage); in brw_emit_surface_state()
143 aux_surf = &aux_surf_s; in brw_emit_surface_state()