Home
last modified time | relevance | path

Searched refs:isl_format_layout (Results 1 – 25 of 25) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl.h1114 struct isl_format_layout { struct
1518 extern const struct isl_format_layout isl_format_layouts[];
1528 static inline const struct isl_format_layout * ATTRIBUTE_CONST
1610 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_compressed()
1655 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_yuv()
1663 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_block_is_1x1x1()
1682 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_rgb()
1693 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_rgbx()
2097 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_image_alignment_sa()
2110 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_logical_level0_el()
[all …]
Disl_gen9.c39 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in gen9_calc_std_image_alignment_sa()
110 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gen9_choose_image_alignment_el()
Dmeson.build74 'isl_format_layout.c',
75 input : ['gen_format_layout.py', 'isl_format_layout.csv'],
76 output : 'isl_format_layout.c',
Disl.c448 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero()
468 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero_one()
734 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_choose_image_alignment_el()
862 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_level0_extent_sa()
999 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_array_pitch_el_rows_gen4_2d()
1175 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gen4_2d()
1206 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gen4_3d()
1271 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gen6_stencil_hiz()
1331 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gen9_1d()
1447 const struct isl_format_layout *fmtl = isl_format_get_layout(surf_info->format); in isl_calc_row_pitch_alignment()
[all …]
Disl_priv.h139 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_extent3d_sa_to_el()
155 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_extent3d_el_to_sa()
Disl_gen12.c39 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gen12_choose_image_alignment_el()
Disl_format.c717 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling()
724 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling()
731 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling()
750 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_filtering()
757 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_filtering()
764 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_filtering()
844 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_ccs_d()
940 const struct isl_format_layout *fmtl1 = isl_format_get_layout(format1); in isl_formats_are_ccs_e_compatible()
941 const struct isl_format_layout *fmtl2 = isl_format_get_layout(format2); in isl_formats_are_ccs_e_compatible()
955 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_channel_type()
[all …]
Disl_gen8.c103 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gen8_choose_image_alignment_el()
Disl_surface_state.c277 ASSERTED const struct isl_format_layout *surf_fmtl = in isl_genX()
279 ASSERTED const struct isl_format_layout *view_fmtl = in isl_genX()
/external/mesa3d/src/gallium/drivers/iris/
Diris_formats.c48 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_format_for_usage()
129 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_is_format_supported()
Diris_resource.c472 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in want_ccs_e_for_format()
1514 const struct isl_format_layout *fmtl = isl_format_get_layout(res->surf.format); in iris_resource_get_aligned_offset()
1552 const struct isl_format_layout *fmtl = isl_format_get_layout(res->surf.format); in iris_resource_get_tile_offsets()
1698 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in tile_extents()
1803 const struct isl_format_layout *fmtl = in iris_map_direct()
1924 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in iris_transfer_map()
Diris_clear.c746 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_clear_texture()
Diris_state.c2158 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in fill_buffer_surface_state()
2675 const struct isl_format_layout *fmtl = in iris_create_surface()
/external/mesa3d/src/intel/
DAndroid.isl.mk327 $(intermediates)/isl/isl_format_layout.c: $(prebuilt_intermediates)/isl/isl_format_layout.c
DMakefile.sources234 isl/isl_format_layout.c
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_image_load_store.c239 const struct isl_format_layout *fmtl;
247 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in get_format_info()
397 const struct isl_format_layout *image_fmtl = in lower_image_load_instr()
552 const struct isl_format_layout *image_fmtl = in lower_image_store_instr()
/external/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c251 const struct isl_format_layout *y_isl_layout = NULL; in try_lower_tex_ycbcr()
287 const struct isl_format_layout *isl_layout = in try_lower_tex_ycbcr()
Danv_blorp.c139 const struct isl_format_layout *fmtl = in get_blorp_surf_for_anv_buffer()
538 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image()
Danv_formats.c481 const struct isl_format_layout *isl_layout = in anv_get_format_plane()
Danv_image.c1839 const struct isl_format_layout *fmtl = in anv_image_fill_surface_state()
Danv_private.h4259 const struct isl_format_layout *view_fmtl = in anv_clear_color_from_att_state()
/external/mesa3d/
Daosp-gen-prebuilt.sh34 …en_format_layout.py --csv src/intel/isl/isl_format_layout.csv --out prebuilt-intermediates/isl/isl…
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c874 const struct isl_format_layout *src_fmtl = in bit_cast_color()
876 const struct isl_format_layout *dst_fmtl = in bit_cast_color()
1723 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in get_red_format_for_rgb_format()
2361 const struct isl_format_layout *src_fmtl = in blorp_blit()
2473 get_ccs_compatible_copy_format(const struct isl_format_layout *fmtl) in get_ccs_compatible_copy_format()
2584 const struct isl_format_layout *fmtl = in blorp_surf_convert_to_uncompressed()
2657 const struct isl_format_layout *src_fmtl = in blorp_copy()
2659 const struct isl_format_layout *dst_fmtl = in blorp_copy()
Dblorp_clear.c1060 const struct isl_format_layout *aux_fmtl = in blorp_ccs_resolve()
1261 const struct isl_format_layout *aux_fmtl = in blorp_ccs_ambiguate()
/external/mesa3d/prebuilt-intermediates/isl/
Disl_format_layout.c28 const struct isl_format_layout