Searched refs:ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dhiz.rst29 :cpp:enumerator:`isl_dim_layout::ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ` which lays
32 :cpp:enumerator:`isl_dim_layout::ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ` for a nice
42 :cpp:enumerator:`isl_dim_layout::ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ`, all LODs
51 :cpp:enumerator:`isl_dim_layout::ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ` so all that's
64 assert(info.hiz_surf->dim_layout == ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ);
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.c811 case ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ:
898 return ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ;
978 case ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ:
994 dim_layout == ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ);
1056 case ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ:
1372 * ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ.
1503 case ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ:
2721 case ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ:
H A Disl.h692 ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ, enumerator in enum:isl_dim_layout
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_genX_exec.h1682 assert(info.hiz_surf->dim_layout == ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ);
1708 assert(info.stencil_surf->dim_layout == ISL_DIM_LAYOUT_GFX6_STENCIL_HIZ);

Completed in 12 milliseconds