Searched refs:ISL_SURF_DIM_3D (Results 1 – 19 of 19) sorted by relevance
231 if (surf->dim != ISL_SURF_DIM_3D) { in isl_surf_fill_image_param()244 surf->dim == ISL_SURF_DIM_3D ? in isl_surf_fill_image_param()246 surf->dim == ISL_SURF_DIM_3D ? in isl_surf_fill_image_param()256 if (ISL_DEV_GEN(dev) < 9 && surf->dim == ISL_SURF_DIM_3D) { in isl_surf_fill_image_param()310 param->tiling[2] = (ISL_DEV_GEN(dev) < 9 && surf->dim == ISL_SURF_DIM_3D ? in isl_surf_fill_image_param()
137 case ISL_SURF_DIM_3D: in get_surftype()189 if (surf->dim == ISL_SURF_DIM_3D && surf->tiling == ISL_TILING_W) { in get_qpitch()439 s.SurfaceArray = info->surf->dim != ISL_SURF_DIM_3D && in isl_genX()442 s.SurfaceArray = info->surf->dim != ISL_SURF_DIM_3D; in isl_genX()654 assert(info->surf->dim != ISL_SURF_DIM_3D); in isl_genX()
823 case ISL_SURF_DIM_3D: in isl_surf_choose_dim_layout()841 case ISL_SURF_DIM_3D: in isl_surf_choose_dim_layout()946 case ISL_SURF_DIM_3D: in isl_calc_phys_level0_extent_sa()1077 info->dim == ISL_SURF_DIM_3D && in isl_calc_array_pitch_el_rows_gen4_2d()1210 if (info->dim != ISL_SURF_DIM_3D) { in isl_calc_phys_total_extent_el_gen4_3d()1236 uint32_t level_d = info->dim == ISL_SURF_DIM_3D ? isl_minify(D0, l) : A0; in isl_calc_phys_total_extent_el_gen4_3d()2014 if (surf->dim == ISL_SURF_DIM_3D) { in isl_surf_supports_ccs()2243 if (info->surf->dim == ISL_SURF_DIM_3D) { in isl_surf_fill_state_s()2282 if (info->depth_surf->dim == ISL_SURF_DIM_3D) { in isl_emit_depth_stencil_hiz_s()2293 if (info->stencil_surf->dim == ISL_SURF_DIM_3D) { in isl_emit_depth_stencil_hiz_s()[all …]
84 case ISL_SURF_DIM_3D: in gen9_calc_std_image_alignment_sa()
58 [ISL_SURF_DIM_3D] = SURFTYPE_3D,
518 ISL_SURF_DIM_3D, enumerator
555 irb->layer_count = mt->surf.dim == ISL_SURF_DIM_3D ? in intel_renderbuffer_update_wrapper()676 const unsigned d_depth = depth_mt->surf.dim == ISL_SURF_DIM_3D ? in intel_validate_framebuffer()682 const unsigned s_depth = stencil_mt->surf.dim == ISL_SURF_DIM_3D ? in intel_validate_framebuffer()
235 if (mt->surf.dim == ISL_SURF_DIM_3D) in brw_get_num_logical_layers()247 if (surf->dim != ISL_SURF_DIM_3D) in get_num_phys_layers()1114 mt->surf.dim == ISL_SURF_DIM_3D ? in intel_miptree_match_image()1150 const unsigned z = mt->surf.dim == ISL_SURF_DIM_3D ? slice : 0; in intel_miptree_get_image_offset()1151 slice = mt->surf.dim == ISL_SURF_DIM_3D ? 0 : slice; in intel_miptree_get_image_offset()2369 src->surf.dim == ISL_SURF_DIM_3D ? in intel_update_r8stencil()2385 const unsigned depth = src->surf.dim == ISL_SURF_DIM_3D ? in intel_update_r8stencil()3219 return ISL_SURF_DIM_3D; in get_isl_surf_dim()
68 old_depth = old_mt->surf.dim == ISL_SURF_DIM_3D ? in intel_miptree_create_for_teximage()
496 view_num_layers = mt->surf.dim == ISL_SURF_DIM_3D ? in brw_update_texture_surface()
244 .dim = ISL_SURF_DIM_3D, in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0()
828 surf->dim == ISL_SURF_DIM_3D ? 0 : layer, in blorp_can_hiz_clear_depth()829 surf->dim == ISL_SURF_DIM_3D ? layer: 0, in blorp_can_hiz_clear_depth()1280 if (surf->surf->dim == ISL_SURF_DIM_3D) { in blorp_ccs_ambiguate()
120 (info->surf.dim == ISL_SURF_DIM_3D || in brw_blorp_surface_info_init()
1512 .SurfaceArray = surface->surf.dim != ISL_SURF_DIM_3D, in blorp_emit_null_surface_state()
1588 if (info->surf.dim == ISL_SURF_DIM_3D) in blorp_surf_convert_to_single_slice()
556 [VK_IMAGE_TYPE_3D] = ISL_SURF_DIM_3D, in make_surface()1822 surface->isl.dim == ISL_SURF_DIM_3D ? in anv_image_fill_surface_state()1824 surface->isl.dim == ISL_SURF_DIM_3D ? in anv_image_fill_surface_state()
186 return ISL_SURF_DIM_3D; in target_to_isl_surf_dim()397 if (res->surf.dim == ISL_SURF_DIM_3D) in iris_get_num_logical_layers()1454 if (surf->dim == ISL_SURF_DIM_3D) { in get_image_offset_el()
496 if (src_res->surf.dim == ISL_SURF_DIM_3D) in iris_blit()
2653 const bool is_3d = res->surf.dim == ISL_SURF_DIM_3D; in iris_create_surface()