Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/intel/isl/
Disl.h1314 struct isl_format_layout { struct
1763 extern const struct isl_format_layout isl_format_layouts[];
1778 static inline const struct isl_format_layout * ATTRIBUTE_CONST
1863 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_compressed()
1899 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_mcs()
1916 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_yuv()
1924 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_block_is_1x1x1()
1943 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_rgb()
1954 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_rgbx()
2438 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_image_alignment_sa()
[all …]
Disl_gfx9.c39 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in gfx9_calc_std_image_alignment_sa()
110 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx9_choose_image_alignment_el()
Disl_gfx12.c94 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx125_choose_image_alignment_el()
189 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx12_choose_image_alignment_el()
Dmeson.build81 'isl_format_layout.c',
82 input : ['gen_format_layout.py', 'isl_format_layout.csv'],
83 output : 'isl_format_layout.c',
Disl.c540 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero()
560 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero_one()
830 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_choose_image_alignment_el()
961 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_level0_extent_sa()
1098 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_array_pitch_el_rows_gfx4_2d()
1274 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx4_2d()
1317 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx4_3d()
1384 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1446 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx9_1d()
1564 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_gfx8.c103 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx8_choose_image_alignment_el()
Disl_format.c717 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling()
730 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling()
737 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling()
836 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_ccs_d()
936 const struct isl_format_layout *fmtl1 = isl_format_get_layout(format1); in isl_formats_are_ccs_e_compatible()
937 const struct isl_format_layout *fmtl2 = isl_format_get_layout(format2); in isl_formats_are_ccs_e_compatible()
951 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_channel_type()
1001 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_color_component()
1023 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_get_num_channels()
1210 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_pack()
[all …]
Disl_surface_state.c316 ASSERTED const struct isl_format_layout *surf_fmtl = in isl_genX()
318 ASSERTED const struct isl_format_layout *view_fmtl = in isl_genX()
/third_party/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.c569 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in want_ccs_e_for_format()
2048 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in tile_extents()
2153 const struct isl_format_layout *fmtl = in iris_map_direct()
2280 const struct isl_format_layout *fmtl = in iris_transfer_map()
Diris_clear.c743 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_clear_texture()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blt.c51 const struct isl_format_layout *fmtl = isl_format_get_layout(dst->surf.format); in blt_set_alpha_to_one()
242 const struct isl_format_layout *src_fmtl = isl_format_get_layout(src->surf.format); in crocus_emit_blt()
244 const struct isl_format_layout *dst_fmtl = isl_format_get_layout(dst->surf.format); in crocus_emit_blt()
Dcrocus_formats.c359 const struct isl_format_layout *fmtl = isl_format_get_layout(info.fmt); in crocus_format_for_usage()
462 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in crocus_is_format_supported()
Dcrocus_resource.c1447 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in tile_extents()
1554 const struct isl_format_layout *fmtl = in crocus_map_direct()
1683 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in crocus_transfer_map()
Dcrocus_clear.c749 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in crocus_clear_texture()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c239 const struct isl_format_layout *fmtl;
247 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in get_format_info()
401 const struct isl_format_layout *image_fmtl = in lower_image_load_instr()
553 const struct isl_format_layout *image_fmtl = in lower_image_store_instr()
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c258 const struct isl_format_layout *y_isl_layout = NULL; in anv_nir_lower_ycbcr_textures_instr()
294 const struct isl_format_layout *isl_layout = in anv_nir_lower_ycbcr_textures_instr()
Danv_formats.c451 const struct isl_format_layout *isl_layout = in anv_format_has_npot_plane()
495 const struct isl_format_layout *isl_layout = in anv_get_format_plane()
730 const struct isl_format_layout *isl_layout = in anv_get_image_format_features2()
Danv_blorp.c159 const struct isl_format_layout *fmtl = in get_blorp_surf_for_anv_buffer()
524 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image()
Danv_image.c985 ASSERTED const struct isl_format_layout *isl_layout = in check_drm_format_mod()
Danv_private.h4466 const struct isl_format_layout *view_fmtl = in anv_clear_color_from_att_state()
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c875 const struct isl_format_layout *src_fmtl = in bit_cast_color()
877 const struct isl_format_layout *dst_fmtl = in bit_cast_color()
1794 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in get_red_format_for_rgb_format()
2481 const struct isl_format_layout *src_fmtl = in blorp_blit()
2595 get_ccs_compatible_copy_format(const struct isl_format_layout *fmtl) in get_ccs_compatible_copy_format()
2706 const struct isl_format_layout *fmtl = in blorp_surf_convert_to_uncompressed()
2805 const struct isl_format_layout *src_fmtl = in blorp_copy()
2807 const struct isl_format_layout *dst_fmtl = in blorp_copy()
Dblorp_clear.c1209 const struct isl_format_layout *aux_fmtl = in blorp_ccs_resolve()
1411 const struct isl_format_layout *aux_fmtl = in blorp_ccs_ambiguate()
/third_party/mesa3d/docs/isl/
Dformats.rst186 .. doxygenstruct:: isl_format_layout
193 to avoid using :cpp:struct:`isl_format_layout` manually. There are a lot of

12