/external/mesa3d/src/intel/isl/ |
D | isl.h | 1244 struct isl_surf { struct 1377 const struct isl_surf *surf; 1395 const struct isl_surf *aux_surf; 1462 const struct isl_surf *depth_surf; 1470 const struct isl_surf *stencil_surf; 1503 const struct isl_surf *hiz_surf; 2012 struct isl_surf *surf, 2016 isl_surf_get_tile_info(const struct isl_surf *surf, 2021 const struct isl_surf *surf); 2025 const struct isl_surf *surf, [all …]
|
D | isl.c | 1610 struct isl_surf *surf, in isl_surf_init_s() 1754 *surf = (struct isl_surf) { in isl_surf_init_s() 1781 isl_surf_get_tile_info(const struct isl_surf *surf, in isl_surf_get_tile_info() 1790 const struct isl_surf *surf, in isl_surf_get_hiz_surf() 1791 struct isl_surf *hiz_surf) in isl_surf_get_hiz_surf() 1899 const struct isl_surf *surf, in isl_surf_get_mcs_surf() 1900 struct isl_surf *mcs_surf) in isl_surf_get_mcs_surf() 1964 const struct isl_surf *surf) in isl_surf_supports_ccs() 2094 const struct isl_surf *surf, in isl_surf_get_ccs_surf() 2095 struct isl_surf *aux_surf, in isl_surf_get_ccs_surf() [all …]
|
D | isl_storage_image.c | 226 const struct isl_surf *surf, in isl_surf_fill_image_param()
|
D | isl_surface_state.c | 149 get_image_alignment(const struct isl_surf *surf) in get_image_alignment() 182 get_qpitch(const struct isl_surf *surf) in get_qpitch()
|
D | README | 31 - `struct isl_surf` distinguishes between the surface's logical dimension
|
/external/mesa3d/src/intel/isl/tests/ |
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_gen4_3d_layer(const struct isl_surf *surf, in t_assert_gen4_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()
|
/external/mesa3d/src/intel/common/ |
D | gen_aux_map.h | 92 gen_aux_map_format_bits_for_isl_surf(const struct isl_surf *isl_surf);
|
D | gen_aux_map.c | 338 gen_aux_map_format_bits_for_isl_surf(const struct isl_surf *isl_surf) in gen_aux_map_format_bits_for_isl_surf() argument 340 assert(!isl_format_is_planar(isl_surf->format)); in gen_aux_map_format_bits_for_isl_surf() 341 return gen_aux_map_format_bits(isl_surf->tiling, isl_surf->format, 0); in gen_aux_map_format_bits_for_isl_surf()
|
/external/mesa3d/src/intel/blorp/ |
D | blorp.h | 102 const struct isl_surf *surf; 105 const struct isl_surf *aux_surf; 191 const struct isl_surf *surf,
|
D | blorp_priv.h | 51 struct isl_surf surf; 54 struct isl_surf aux_surf;
|
D | blorp_clear.c | 213 const struct isl_surf *aux_surf, in get_fast_clear_rect() 751 const struct isl_surf *surf, in blorp_can_hiz_clear_depth()
|
D | blorp_blit.c | 2171 get_px_size_sa(const struct isl_surf *surf) in get_px_size_sa() 2850 struct isl_surf surf; in do_buffer_copy()
|
D | blorp_genX_exec.h | 1408 struct isl_surf surf = surface->surf; in blorp_emit_surface_state()
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_resource.h | 63 struct isl_surf surf; 98 struct isl_surf surf; 107 struct isl_surf surf;
|
D | iris_resource.c | 1424 struct isl_surf *surf = &((struct iris_resource *) map->staging)->surf; in iris_map_copy_region() 1451 get_image_offset_el(const struct isl_surf *surf, unsigned level, unsigned z, in get_image_offset_el() 1615 struct isl_surf *surf = &res->surf; in iris_unmap_s8() 1647 struct isl_surf *surf = &res->surf; in iris_map_s8() 1692 tile_extents(const struct isl_surf *surf, in tile_extents() 1719 struct isl_surf *surf = &res->surf; in iris_unmap_tiled_memcpy() 1748 struct isl_surf *surf = &res->surf; in iris_map_tiled_memcpy() 1802 struct isl_surf *surf = &res->surf; in iris_map_direct() 1842 struct isl_surf *surf = &res->surf; in iris_transfer_map() 2053 const struct isl_surf *surf = &res->surf; in iris_texture_subdata()
|
D | iris_state.c | 2288 struct isl_surf *surf) in get_rt_read_isl_surf() 2336 struct isl_surf *surf, in fill_surface_state() 2600 struct isl_surf surf; in iris_create_surface() 2633 struct isl_surf isl_surf; in iris_create_surface() local 2658 &isl_surf, in iris_create_surface() 2671 memcpy(&isl_surf, &res->surf, sizeof(isl_surf)); in iris_create_surface() 2677 isl_surf.format = fmt.fmt; in iris_create_surface() 2678 isl_surf.logical_level0_px = isl_surf_get_logical_level0_el(&isl_surf); in iris_create_surface() 2679 isl_surf.phys_level0_sa = isl_surf_get_phys_level0_el(&isl_surf); in iris_create_surface() 2683 psurf->width = isl_surf.logical_level0_px.width; in iris_create_surface() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_mipmap_tree.h | 143 struct isl_surf surf; 184 struct isl_surf surf;
|
D | brw_wm_surface_state.c | 84 uint32_t *offset, struct isl_surf *surf) in get_isl_surf() 149 struct isl_surf surf; in brw_emit_surface_state() 156 struct isl_surf *aux_surf = NULL; in brw_emit_surface_state()
|
D | intel_screen.c | 754 struct isl_surf surf; in intel_create_image_common() 776 struct isl_surf aux_surf = {0,}; in intel_create_image_common() 1144 struct isl_surf surf; in intel_create_image_from_fds_common() 1206 struct isl_surf aux_surf = {0,}; in intel_create_image_from_fds_common()
|
D | intel_mipmap_tree.c | 242 get_num_phys_layers(const struct isl_surf *surf, unsigned level) in get_num_phys_layers() 716 struct isl_surf temp_ccs_surf = {0,}; in create_ccs_buf_for_image() 1450 const struct isl_surf *aux_surf, in intel_alloc_aux_buffer() 1580 struct isl_surf aux_surf = {0,}; in intel_miptree_alloc_aux()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_blorp.c | 137 struct isl_surf *isl_surf) in get_blorp_surf_for_anv_buffer() argument 157 .surf = isl_surf, in get_blorp_surf_for_anv_buffer() 167 ok = isl_surf_init(&device->isl_dev, isl_surf, in get_blorp_surf_for_anv_buffer() 574 struct isl_surf buffer_isl_surf; in copy_buffer_to_image() 1097 struct isl_surf isl_surf; in anv_CmdFillBuffer() local 1132 &surf, &isl_surf); in anv_CmdFillBuffer() 1149 &surf, &isl_surf); in anv_CmdFillBuffer() 1164 &surf, &isl_surf); in anv_CmdFillBuffer()
|
D | anv_image.c | 1807 const struct isl_surf *isl_surf = &surface->isl; in anv_image_fill_surface_state() local 1809 struct isl_surf tmp_surf; in anv_image_fill_surface_state() 1820 isl_surf_get_image_surf(&device->isl_dev, isl_surf, in anv_image_fill_surface_state() 1848 isl_surf = &tmp_surf; in anv_image_fill_surface_state() 1880 .surf = isl_surf, in anv_image_fill_surface_state()
|
D | genX_cmd_buffer.c | 298 const struct isl_surf *surf, in isl_color_value_requires_conversion() 470 const struct isl_surf *isl_surf = &image->planes[plane].surface.isl; in anv_image_init_aux_tt() local 471 uint64_t format_bits = gen_aux_map_format_bits_for_isl_surf(isl_surf); in anv_image_init_aux_tt() 510 isl_surf_get_image_range_B_tile(isl_surf, level, in anv_image_init_aux_tt()
|
D | anv_private.h | 3717 struct isl_surf isl;
|
/external/mesa3d/docs/relnotes/ |
D | 19.1.0.rst | 3362 - iris: Make some offset math helpers take a const isl_surf pointer
|