Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/isl/
Disl.c715 case ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ: in isl_choose_array_pitch_span()
799 return ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ; in isl_surf_choose_dim_layout()
879 case ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ: in isl_calc_phys_level0_extent_sa()
895 dim_layout == ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ); in isl_calc_phys_level0_extent_sa()
957 case ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ: in isl_calc_phys_level0_extent_sa()
1386 case ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ: in isl_calc_phys_total_extent_el()
2532 case ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ: in isl_surf_get_image_offset_sa()
Disl.h585 ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ, enumerator
/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h1649 assert(info.hiz_surf->dim_layout == ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ); in blorp_emit_depth_stencil_config()
1675 assert(info.stencil_surf->dim_layout == ISL_DIM_LAYOUT_GEN6_STENCIL_HIZ); in blorp_emit_depth_stencil_config()