Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/isl/
Disl_format.c380 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() local
387 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() local
406 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_filtering() local
413 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_filtering() local
488 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_channel_type() local
538 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_get_num_channels() local
Disl_gen9.c39 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in gen9_calc_std_image_alignment_sa() local
110 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gen9_choose_image_alignment_el() local
Disl_priv.h129 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_extent3d_sa_to_el() local
145 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_extent3d_el_to_sa() local
Disl.c566 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_level0_extent_sa() local
699 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_slice0_extent_sa_gen4_2d() local
814 MAYBE_UNUSED const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_slice0_extent_sa_gen9_1d() local
880 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_array_pitch_el_rows() local
991 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_linear_row_pitch() local
1081 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_apply_surface_padding() local
1183 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_surf_init_s() local
1322 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_tile_info() local
1765 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_image_offset_el() local
Disl_gen8.c195 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gen8_choose_image_alignment_el() local
Disl.h1083 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_compressed() local
1119 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_yuv() local
1127 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_block_is_1x1x1() local
1328 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_image_alignment_sa() local
1350 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_row_pitch_el() local
1381 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_array_pitch_sa_rows() local
1458 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_tiling_get_intratile_offset_sa() local
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c2152 get_ccs_compatible_uint_format(const struct isl_format_layout *fmtl) in get_ccs_compatible_uint_format()
2217 const struct isl_format_layout *fmtl) in bitcast_color_value_to_uint()
2285 const struct isl_format_layout *fmtl = in surf_convert_to_uncompressed() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_surface_builder.cpp252 const isl_format_layout *fmtl = isl_format_get_layout(format); in get_bit_widths() local
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c129 const struct isl_format_layout *fmtl = in get_blorp_surf_for_anv_buffer() local
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3694 DateFormat* fmtl = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::FULL, loc); in Test6726() local