/third_party/mesa3d/src/intel/isl/ |
D | isl.h | 1326 struct isl_format_layout { struct 1812 extern const struct isl_format_layout isl_format_layouts[]; 1826 static inline const struct isl_format_layout * ATTRIBUTE_CONST 1916 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_compressed() 1952 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_mcs() 1960 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_hiz() 1977 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_yuv() 1985 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_block_is_1x1x1() 2004 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_rgb() 2015 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_is_rgbx() [all …]
|
D | isl_gfx9.c | 39 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()
|
D | meson.build | 83 'isl_format_layout.c', 84 input : ['gen_format_layout.py', 'isl_format_layout.csv'], 85 output : 'isl_format_layout.c',
|
D | isl.c | 570 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero() 590 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_is_zero_one() 860 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_choose_image_alignment_el() 1020 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_level0_extent_sa() 1157 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_array_pitch_el_rows_gfx4_2d() 1333 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx4_2d() 1376 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx4_3d() 1443 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() 1505 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_calc_phys_total_extent_el_gfx9_1d() 1626 const struct isl_format_layout *fmtl = isl_format_get_layout(surf_info->format); in isl_calc_row_pitch_alignment() [all …]
|
D | isl_gfx12.c | 113 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx125_choose_image_alignment_el() 208 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx12_choose_image_alignment_el()
|
D | isl_priv.h | 139 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()
|
D | isl_gfx8.c | 103 const struct isl_format_layout *fmtl = isl_format_get_layout(info->format); in isl_gfx8_choose_image_alignment_el()
|
D | isl_format.c | 727 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() 740 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() 747 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_sampling() 858 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_format_supports_ccs_d() 963 const struct isl_format_layout *fmtl1 = isl_format_get_layout(format1); in isl_formats_have_same_bits_per_channel() 964 const struct isl_format_layout *fmtl2 = isl_format_get_layout(format2); in isl_formats_have_same_bits_per_channel() 1009 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_channel_type() 1059 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_has_color_component() 1081 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt); in isl_format_get_num_channels() 1268 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in isl_color_value_pack() [all …]
|
D | isl_surface_state.c | 187 ASSERTED const struct isl_format_layout *surf_fmtl = in isl_genX() 189 ASSERTED const struct isl_format_layout *view_fmtl = in isl_genX()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_formats.c | 48 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_format_for_usage() 133 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_is_format_supported()
|
D | iris_clear.c | 703 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in iris_clear_texture()
|
D | iris_resource.c | 618 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in want_ccs_e_for_format() 2199 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in tile_extents() 2305 const struct isl_format_layout *fmtl = in iris_map_direct()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_blt.c | 51 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()
|
D | crocus_formats.c | 359 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()
|
D | crocus_resource.c | 1461 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in tile_extents() 1568 const struct isl_format_layout *fmtl = in crocus_map_direct() 1696 const struct isl_format_layout *fmtl = isl_format_get_layout(surf->format); in crocus_transfer_map()
|
D | crocus_clear.c | 749 const struct isl_format_layout *fmtl = isl_format_get_layout(format); in crocus_clear_texture()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_storage_image.c | 239 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/ |
D | anv_nir_lower_ycbcr_textures.c | 258 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()
|
D | anv_formats.c | 451 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() 739 const struct isl_format_layout *isl_layout = in anv_get_image_format_features2() 1173 const struct isl_format_layout *isl_layout = in anv_get_image_format_properties()
|
D | anv_blorp.c | 508 const struct isl_format_layout *linear_fmtl = in copy_buffer_to_image()
|
D | anv_image.c | 1167 ASSERTED const struct isl_format_layout *isl_layout = in check_drm_format_mod()
|
/third_party/mesa3d/src/intel/blorp/ |
D | blorp_blit.c | 875 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() 2495 const struct isl_format_layout *fmtl = in blorp_copy_supports_blitter() 2562 const struct isl_format_layout *src_fmtl = in blorp_blit() 2679 get_ccs_compatible_copy_format(const struct isl_format_layout *fmtl) in get_ccs_compatible_copy_format() 2790 const struct isl_format_layout *fmtl = in blorp_surf_convert_to_uncompressed() 2903 const struct isl_format_layout *src_fmtl = in blorp_copy() 2905 const struct isl_format_layout *dst_fmtl = in blorp_copy()
|
D | blorp_clear.c | 1226 const struct isl_format_layout *aux_fmtl = in blorp_ccs_resolve() 1420 const struct isl_format_layout *aux_fmtl = in blorp_ccs_ambiguate()
|
D | blorp_genX_exec.h | 2344 xy_color_depth(const struct isl_format_layout *fmtl) in xy_color_depth() 2439 const struct isl_format_layout *fmtl = in blorp_xy_block_copy_blt()
|
/third_party/mesa3d/docs/isl/ |
D | formats.rst | 186 .. doxygenstruct:: isl_format_layout 193 to avoid using :cpp:struct:`isl_format_layout` manually. There are a lot of
|