Searched refs:bo_tiling (Results 1 – 1 of 1) sorted by relevance
782 uint32_t bo_tiling, bo_swizzle; in intel_miptree_create_for_dri_image() local783 brw_bo_get_tiling(image->bo, &bo_tiling, &bo_swizzle); in intel_miptree_create_for_dri_image()789 mod_info ? mod_info->tiling : isl_tiling_from_i915_tiling(bo_tiling); in intel_miptree_create_for_dri_image()