/third_party/mesa3d/src/intel/isl/ |
H A D | isl.h | 642 * @invariant isl_surf::phys_level0_sa::depth == 1 650 * @invariant isl_surf::phys_level0_sa::array_len == 1 738 * @invariant isl_surf::samples > 1 752 * @invariant isl_surf::samples == 1 778 * @invariant isl_surf::samples == 1 789 * @invariant isl_surf::samples == 1 801 * @invariant isl_surf::samples == 1 815 * @invariant isl_surf::samples == 1 840 * @invariant isl_surf::samples > 1 850 * @invariant isl_surf 1462 struct isl_surf { global() struct [all...] |
H A D | isl.c | 1806 struct isl_surf *surf, in isl_surf_init_s() 1981 *surf = (struct isl_surf) { in isl_surf_init_s() 2008 isl_surf_get_tile_info(const struct isl_surf *surf, in isl_surf_get_tile_info() 2018 const struct isl_surf *surf, in isl_surf_get_hiz_surf() 2019 struct isl_surf *hiz_surf) in isl_surf_get_hiz_surf() 2093 const struct isl_surf *surf, in isl_surf_get_mcs_surf() 2094 struct isl_surf *mcs_surf) in isl_surf_get_mcs_surf() 2136 const struct isl_surf *surf, in isl_surf_supports_ccs() 2137 const struct isl_surf *hiz_or_mcs_surf) in isl_surf_supports_ccs() 2183 const struct isl_surf *hiz_sur in isl_surf_supports_ccs() [all...] |
H A D | isl_genX_helpers.h | 82 isl_get_image_alignment(const struct isl_surf *surf) in isl_get_image_alignment() 135 isl_get_qpitch(const struct isl_surf *surf) in isl_get_qpitch()
|
H A D | isl_storage_image.c | 226 const struct isl_surf *surf, in isl_surf_fill_image_param()
|
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp.h | 123 const struct isl_surf *surf; 126 const struct isl_surf *aux_surf; 199 const struct isl_surf *src_surf, 200 const struct isl_surf *dst_surf, 205 const struct isl_surf *src_surf, 206 const struct isl_surf *dst_surf, 211 const struct isl_surf *src_surf, 212 const struct isl_surf *dst_surf, 236 const struct isl_surf *surf,
|
H A D | blorp_priv.h | 54 struct isl_surf surf; 57 struct isl_surf aux_surf;
|
H A D | blorp_genX_exec.h | 1470 struct isl_surf surf = surface->surf; in blorp_emit_surface_state() 2322 xy_bcb_tiling(const struct isl_surf *surf) in xy_bcb_tiling() 2361 xy_bcb_surf_dim(const struct isl_surf *surf) in xy_bcb_surf_dim() 2376 xy_bcb_surf_depth(const struct isl_surf *surf) in xy_bcb_surf_depth() 2436 const struct isl_surf *src_surf = ¶ms->src.surf; in blorp_xy_block_copy_blt() 2437 const struct isl_surf *dst_surf = ¶ms->dst.surf; in blorp_xy_block_copy_blt()
|
H A D | blorp_blit.c | 2279 get_px_size_sa(const struct isl_surf *surf) in get_px_size_sa() 2437 const struct isl_surf *src_surf, in blorp_blit_supports_compute() 2438 const struct isl_surf *dst_surf, in blorp_blit_supports_compute() 2476 const struct isl_surf *src_surf, in blorp_copy_supports_blitter() 2477 const struct isl_surf *dst_surf, in blorp_copy_supports_blitter() 2847 const struct isl_surf *src_surf, in blorp_copy_supports_compute() 2848 const struct isl_surf *dst_surf, in blorp_copy_supports_compute() 3079 struct isl_surf surf; in do_buffer_copy()
|
H A D | blorp_clear.c | 304 const struct isl_surf *surf, in get_fast_clear_rect() 305 const struct isl_surf *aux_surf, in get_fast_clear_rect() 904 const struct isl_surf *surf, in blorp_can_hiz_clear_depth()
|
/third_party/mesa3d/src/intel/isl/tests/ |
H A D | isl_surf_get_image_offset_test.c | 55 t_assert_image_alignment_el(const struct isl_surf *surf, in t_assert_image_alignment_el() 68 t_assert_image_alignment_sa(const struct isl_surf *surf, in t_assert_image_alignment_sa() 81 t_assert_offset_el(const struct isl_surf *surf, in t_assert_offset_el() 97 t_assert_phys_level0_sa(const struct isl_surf *surf, uint32_t width, in t_assert_phys_level0_sa() 104 t_assert_gfx4_3d_layer(const struct isl_surf *surf, in t_assert_gfx4_3d_layer() 133 struct isl_surf surf; in test_bdw_2d_r8g8b8a8_unorm_512x512_array01_samples01_noaux_tiley0() 181 struct isl_surf surf; in test_bdw_2d_r8g8b8a8_unorm_1024x1024_array06_samples01_noaux_tiley0() 242 struct isl_surf surf; in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0()
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_aux_map.h | 92 intel_aux_map_format_bits_for_isl_surf(const struct isl_surf *isl_surf);
|
H A D | intel_aux_map.c | 338 intel_aux_map_format_bits_for_isl_surf(const struct isl_surf *isl_surf) in intel_aux_map_format_bits_for_isl_surf() argument 340 assert(!isl_format_is_planar(isl_surf->format)); in intel_aux_map_format_bits_for_isl_surf() 341 return intel_aux_map_format_bits(isl_surf->tiling, isl_surf->format, 0); in intel_aux_map_format_bits_for_isl_surf()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.h | 66 struct isl_surf surf; 101 struct isl_surf surf; 110 struct isl_surf surf;
|
H A D | iris_resource.c | 746 const struct isl_surf *surf, in iris_get_ccs_surf_or_support() 747 struct isl_surf *aux_surf, in iris_get_ccs_surf_or_support() 748 struct isl_surf *extra_aux_surf) in iris_get_ccs_surf_or_support() 752 struct isl_surf *ccs_surf; in iris_get_ccs_surf_or_support() 753 const struct isl_surf *hiz_or_mcs_surf; in iris_get_ccs_surf_or_support() 2022 struct isl_surf *surf = &((struct iris_resource *) map->staging)->surf; in iris_map_copy_region() 2051 get_image_offset_el(const struct isl_surf *surf, unsigned level, unsigned z, in get_image_offset_el() 2116 struct isl_surf *surf = &res->surf; in iris_unmap_s8() 2148 struct isl_surf *surf = &res->surf; in iris_map_s8() 2193 tile_extents(const struct isl_surf *sur [all...] |
H A D | iris_bufmgr.h | 43 struct isl_surf; 513 int iris_gem_set_tiling(struct iris_bo *bo, const struct isl_surf *surf);
|
H A D | iris_state.c | 2465 struct isl_surf *surf, in fill_surface_state() 2508 struct isl_surf *surf, in fill_surface_states() 2708 struct isl_surf read_surf = res->surf; in iris_create_surface() 2742 struct isl_surf isl_surf = res->surf; in iris_create_surface() local 2760 &isl_surf, view, &offset_B, in iris_create_surface() 2775 psurf->width = isl_surf.logical_level0_px.width; in iris_create_surface() 2776 psurf->height = isl_surf.logical_level0_px.height; in iris_create_surface() 2804 &isl_surf, view, offset_B, tile_x_el, tile_y_el); in iris_create_surface() 5752 const struct isl_surf *sur in emit_depth_state_workarounds() [all...] |
H A D | iris_bufmgr.c | 1839 iris_gem_set_tiling(struct iris_bo *bo, const struct isl_surf *surf) in iris_gem_set_tiling()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.h | 97 struct isl_surf surf; 132 struct isl_surf surf; 253 struct isl_surf surf;
|
H A D | crocus_resource.c | 1265 struct isl_surf *surf = &((struct crocus_resource *) map->staging)->surf; in crocus_map_copy_region() 1292 get_image_offset_el(const struct isl_surf *surf, unsigned level, unsigned z, in get_image_offset_el() 1376 struct isl_surf *surf = &res->surf; in crocus_unmap_s8() 1409 struct isl_surf *surf = &res->surf; in crocus_map_s8() 1455 tile_extents(const struct isl_surf *surf, in tile_extents() 1482 struct isl_surf *surf = &res->surf; in crocus_unmap_tiled_memcpy() 1510 struct isl_surf *surf = &res->surf; in crocus_map_tiled_memcpy() 1567 struct isl_surf *surf = &res->surf; in crocus_map_direct() 1612 struct isl_surf *surf = &res->surf; in crocus_transfer_map()
|
H A D | crocus_state.c | 4973 const struct isl_surf *in_surf, in emit_surface_state() 4991 struct isl_surf surf = *in_surf; in emit_surface_state() 5017 struct isl_surf *aux_surf = NULL; in emit_surface_state()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_blorp.c | 156 struct isl_surf *isl_surf) in get_blorp_surf_for_anv_buffer() 161 .surf = isl_surf, in get_blorp_surf_for_anv_buffer() 171 ok = isl_surf_init(&device->isl_dev, isl_surf, in get_blorp_surf_for_anv_buffer() 529 struct isl_surf buffer_isl_surf; in copy_buffer_to_image() 916 struct isl_surf isl_surf; in anv_CmdFillBuffer() local 951 &surf, &isl_surf); in anv_CmdFillBuffer() 968 &surf, &isl_surf); in anv_CmdFillBuffer() 983 &surf, &isl_surf); in anv_CmdFillBuffer() 150 get_blorp_surf_for_anv_buffer(struct anv_device *device, struct anv_buffer *buffer, uint64_t offset, uint32_t width, uint32_t height, uint32_t row_pitch, enum isl_format format, bool is_dest, struct blorp_surf *blorp_surf, struct isl_surf *isl_surf) get_blorp_surf_for_anv_buffer() argument [all...] |
H A D | anv_genX.h | 68 const struct isl_surf *surf);
|
H A D | anv_image.c | 2574 const struct isl_surf *isl_surf = &surface->isl; in anv_image_fill_surface_state() local 2576 struct isl_surf tmp_surf; in anv_image_fill_surface_state() 2589 isl_surf_get_uncompressed_surf(&device->isl_dev, isl_surf, &view, in anv_image_fill_surface_state() 2593 isl_surf = &tmp_surf; in anv_image_fill_surface_state() 2616 .surf = isl_surf, in anv_image_fill_surface_state()
|
H A D | genX_cmd_buffer.c | 365 const struct isl_surf *surf, in isl_color_value_requires_conversion() 536 const struct isl_surf *isl_surf = &image->planes[plane].primary_surface.isl; in anv_image_init_aux_tt() local 537 uint64_t format_bits = intel_aux_map_format_bits_for_isl_surf(isl_surf); in anv_image_init_aux_tt() 578 isl_surf_get_image_range_B_tile(isl_surf, level, in anv_image_init_aux_tt() 6052 const struct isl_surf *surf) in cmd_buffer_emit_gfx12_depth_wa()
|
H A D | anv_private.h | 3504 struct isl_surf isl;
|