Home
last modified time | relevance | path

Searched refs:min_lod_clamp (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_surface_state.c451 assert(info->view->min_lod_clamp == 0); in surf_fill_state_s()
463 s.ResourceMinLOD = info->view->min_lod_clamp; in surf_fill_state_s()
465 assert(info->view->min_lod_clamp == 0); in surf_fill_state_s()
H A Disl.h1615 * least min_lod_clamp.
1617 float min_lod_clamp; member
/third_party/mesa3d/src/freedreno/fdl/
H A Dfreedreno_layout.h276 float min_lod_clamp; member
H A Dfd6_view.c260 view->descriptor[6] = A6XX_TEX_CONST_6_MIN_LOD_CLAMP(args->min_lod_clamp - args->base_miplevel); in fdl6_view_init()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.c205 args.min_lod_clamp = iview->vk.min_lod; in tu_image_view_init()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_image.c2731 .min_lod_clamp = iview->vk.min_lod, in anv_CreateImageView()

Completed in 13 milliseconds