Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/isl/
Disl_format.c396 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() local
403 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() local
410 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() local
429 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_filtering() local
436 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_filtering() local
443 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_filtering() local
521 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_ccs_d() local
638 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_channel_type() local
688 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.c275 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero() local
295 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero_one() local
557 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_choose_image_alignment_el() local
676 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_level0_extent_sa() local
816 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_array_pitch_el_rows_gen4_2d() local
917 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_slice0_extent_sa_gen4_2d() local
992 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gen4_2d() local
1023 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gen4_3d() local
1088 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gen6_stencil_hiz() local
1148 MAYBE_UNUSED const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gen9_1d() local
[all …]
Disl_gen8.c103 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gen8_choose_image_alignment_el() local
Disl_priv.h136 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_extent3d_sa_to_el() local
152 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_extent3d_el_to_sa() local
Disl.h1455 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_compressed() local
1491 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_yuv() local
1499 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_block_is_1x1x1() local
1763 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_image_alignment_sa() local
1785 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_row_pitch_el() local
1816 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in isl_surf_get_array_pitch_sa_rows() local
1935 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.c2208 get_ccs_compatible_uint_format(const struct isl_format_layout *fmtl) in get_ccs_compatible_uint_format()
2274 const struct isl_format_layout *fmtl) in bitcast_color_value_to_uint()
2342 const struct isl_format_layout *fmtl = in blorp_surf_convert_to_uncompressed() local
/external/mesa3d/src/intel/vulkan/
Danv_image.c1001 const struct isl_format_layout *fmtl = in anv_image_fill_surface_state() local
Danv_blorp.c134 const struct isl_format_layout *fmtl = in get_blorp_surf_for_anv_buffer() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_surface_builder.cpp272 const isl_format_layout *fmtl = isl_format_get_layout(format); in get_bit_widths() local
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3699 DateFormat* fmtl = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::FULL, loc); in Test6726() local