Home
last modified time | relevance | path

Searched defs:fmtl (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl_format.c717 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() local
730 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() local
737 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() local
836 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_ccs_d() local
951 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_channel_type() local
1001 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_color_component() local
1023 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_get_num_channels() local
1210 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_pack() local
1319 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_unpack() local
Disl_gfx9.c39 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in gfx9_calc_std_image_alignment_sa() local
110 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx9_choose_image_alignment_el() local
Disl_gfx12.c94 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx125_choose_image_alignment_el() local
189 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx12_choose_image_alignment_el() local
Disl.c540 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero() local
560 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero_one() local
830 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_choose_image_alignment_el() local
961 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_level0_extent_sa() local
1098 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_array_pitch_el_rows_gfx4_2d() local
1274 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx4_2d() local
1317 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx4_3d() local
1384 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() local
1446 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx9_1d() local
1564 const struct isl_format_layout *fmtl = isl_format_get_layout(surf_info->format); in isl_calc_row_pitch_alignment() local
[all …]
Disl_gfx8.c103 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx8_choose_image_alignment_el() local
Disl_priv.h139 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_extent3d_sa_to_el() local
155 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_extent3d_el_to_sa() local
Disl.h1863 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_compressed() local
1899 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_mcs() local
1916 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_yuv() local
1924 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_block_is_1x1x1() local
1943 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_rgb() local
1954 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_rgbx() local
2438 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_image_alignment_sa() local
2451 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_logical_level0_el() local
2465 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_phys_level0_el() local
2488 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_row_pitch_el() local
[all …]
/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() local
129 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_is_format_supported() local
Diris_resource.c569 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in want_ccs_e_for_format() local
2048 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in tile_extents() local
2153 const struct isl_format_layout *fmtl = in iris_map_direct() local
2280 const struct isl_format_layout *fmtl = in iris_transfer_map() local
Diris_clear.c743 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_clear_texture() local
Diris_state.c2218 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in fill_buffer_surface_state() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_formats.c359 const struct isl_format_layout *fmtl = isl_format_get_layout(info.fmt); in crocus_format_for_usage() local
462 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in crocus_is_format_supported() local
Dcrocus_blt.c51 const struct isl_format_layout *fmtl = isl_format_get_layout(dst->surf.format); in blt_set_alpha_to_one() local
Dcrocus_resource.c1447 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in tile_extents() local
1554 const struct isl_format_layout *fmtl = in crocus_map_direct() local
1683 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in crocus_transfer_map() local
Dcrocus_clear.c749 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in crocus_clear_texture() local
Dcrocus_state.c2999 const struct isl_format_layout *fmtl = in crocus_create_surface() local
5206 const struct isl_format_layout *fmtl = isl_format_get_layout(isv->view.format); in emit_sampler_view() local
5247 const struct isl_format_layout *fmtl = isl_format_get_layout(iv->view.format); in emit_image_view() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c239 const struct isl_format_layout *fmtl; member
247 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in get_format_info() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c1794 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in get_red_format_for_rgb_format() local
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() local
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c159 const struct isl_format_layout *fmtl = in get_blorp_surf_for_anv_buffer() local
/third_party/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3771 DateFormat* fmtl = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::FULL, loc); in Test6726() local