Home
last modified time | relevance | path

Searched refs:radeon_surf_level (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_radeon_winsys.h156 struct radeon_surf_level { struct
201 struct radeon_surf_level level[RADEON_SURF_MAX_LEVEL];
202 struct radeon_surf_level stencil_level[RADEON_SURF_MAX_LEVEL];
Dradv_device.c1591 const struct radeon_surf_level *level_info = &surf->level[iview->base_mip]; in radv_initialise_color_surface()
1731 const struct radeon_surf_level *level_info = &iview->image->surface.level[level]; in radv_initialise_ds_surface()
Dradv_image.c193 const struct radeon_surf_level *base_level_info, in si_set_mutable_tex_desc_fields()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_winsys.h287 struct radeon_surf_level { struct
341 struct radeon_surf_level level[RADEON_SURF_MAX_LEVELS];
342 struct radeon_surf_level stencil_level[RADEON_SURF_MAX_LEVELS];
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_surface.c70 const struct radeon_surf_level *level_ws, in surf_level_winsys_to_drm()
81 static void surf_level_drm_to_winsys(struct radeon_surf_level *level_ws, in surf_level_drm_to_winsys()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h284 const struct radeon_surf_level *base_level_info,
Dsi_pipe.h130 const struct radeon_surf_level *base_level_info;
Dsi_state.c2203 struct radeon_surf_level *levelinfo = &rtex->surface.level[level]; in si_init_depth_surface()
2510 const struct radeon_surf_level *level_info; in si_emit_framebuffer_state()
3040 const struct radeon_surf_level *surflevel; in si_create_sampler_view_custom()
Dsi_descriptors.c378 const struct radeon_surf_level *base_level_info, in si_set_mutable_tex_desc_fields()
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_surface.c169 struct radeon_surf_level *surf_level; in radv_compute_level()
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_surface.c157 struct radeon_surf_level *surf_level; in compute_level()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c672 struct radeon_surf_level *surflevel; in evergreen_create_sampler_view_custom()
1170 struct radeon_surf_level *levelinfo = &rtex->surface.level[level]; in evergreen_init_depth_surface()