Home
last modified time | relevance | path

Searched refs:ISL_DIM_LAYOUT_GFX4_2D (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_genX_helpers.h140 case ISL_DIM_LAYOUT_GFX4_2D: in isl_get_qpitch()
H A Disl.c744 case ISL_DIM_LAYOUT_GFX4_2D: in isl_choose_array_pitch_span()
974 * surfaces and, for tiled surfaces, ISL_DIM_LAYOUT_GFX4_2D is used. in isl_surf_choose_dim_layout()
979 return ISL_DIM_LAYOUT_GFX4_2D; in isl_surf_choose_dim_layout()
982 return ISL_DIM_LAYOUT_GFX4_2D; in isl_surf_choose_dim_layout()
998 return ISL_DIM_LAYOUT_GFX4_2D; in isl_surf_choose_dim_layout()
1005 return ISL_DIM_LAYOUT_GFX4_2D; in isl_surf_choose_dim_layout()
1036 case ISL_DIM_LAYOUT_GFX4_2D: in isl_calc_phys_level0_extent_sa()
1052 assert(dim_layout == ISL_DIM_LAYOUT_GFX4_2D || in isl_calc_phys_level0_extent_sa()
1118 case ISL_DIM_LAYOUT_GFX4_2D: in isl_calc_phys_level0_extent_sa()
1250 * ISL_DIM_LAYOUT_GFX4_2D
[all...]
H A Disl.h644 ISL_DIM_LAYOUT_GFX4_2D, enumerator
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h1473 surf.dim_layout == ISL_DIM_LAYOUT_GFX4_2D) { in blorp_emit_surface_state()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c2737 assert(read_surf.dim_layout == ISL_DIM_LAYOUT_GFX4_2D); in iris_create_surface()

Completed in 22 milliseconds