Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c3414 uint32_t aux_pitch, aux_qpitch; in intel_miptree_get_aux_isl_surf() local
3416 aux_pitch = mt->mcs_buf->pitch; in intel_miptree_get_aux_isl_surf()
3432 aux_pitch = mt->hiz_buf->mt->pitch; in intel_miptree_get_aux_isl_surf()
3435 aux_pitch = mt->hiz_buf->aux_base.pitch; in intel_miptree_get_aux_isl_surf()
3490 surf->row_pitch = aux_pitch; in intel_miptree_get_aux_isl_surf()