Home
last modified time | relevance | path

Searched refs:ILO_IMAGE_WALK_LOD (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_image.h66 ILO_IMAGE_WALK_LOD, enumerator
284 case ILO_IMAGE_WALK_LOD: in ilo_image_get_slice_stride()
333 case ILO_IMAGE_WALK_LOD: in ilo_image_get_slice_pos()
Dilo_image.c86 return ILO_IMAGE_WALK_LOD; in image_get_gen6_walk()
116 ILO_IMAGE_WALK_LAYER : ILO_IMAGE_WALK_LOD; in image_get_gen7_walk()
583 layout->walk = ILO_IMAGE_WALK_LOD; in image_init_gen6_transfer_layout()
880 case ILO_IMAGE_WALK_LOD: in image_get_gen6_lods()
1124 hz_walk = ILO_IMAGE_WALK_LOD; in image_set_gen6_hiz()
1151 case ILO_IMAGE_WALK_LOD: in image_set_gen6_hiz()
Dilo_state_surface.c940 assert(info->img->walk != ILO_IMAGE_WALK_LOD); in surface_set_gen6_image_SURFACE_STATE()
1042 if (info->img->walk == ILO_IMAGE_WALK_LOD) in surface_set_gen7_image_SURFACE_STATE()