Home
last modified time | relevance | path

Searched refs:first_mip_tail_level (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_surface.h323 uint8_t first_mip_tail_level : 4; member
H A Dac_surface.c730 surf->first_mip_tail_level = level + 1; in gfx6_compute_level()
1728 surf->first_mip_tail_level = out.firstMipIdInTail; in gfx9_compute_miptree()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c1961 req->memoryRequirements.imageMipTailFirstLod = image->planes[0].surface.first_mip_tail_level; in radv_GetImageSparseMemoryRequirements2()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1307 plane_templ[i].nr_sparse_levels = surface[i].first_mip_tail_level; in si_texture_create_with_modifier()

Completed in 17 milliseconds