Home
last modified time | relevance | path

Searched refs:ILO_IMAGE_WALK_LAYER (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_image.h56 ILO_IMAGE_WALK_LAYER, enumerator
281 case ILO_IMAGE_WALK_LAYER: in ilo_image_get_slice_stride()
329 case ILO_IMAGE_WALK_LAYER: in ilo_image_get_slice_pos()
Dilo_image.c89 return ILO_IMAGE_WALK_LAYER; in image_get_gen6_walk()
116 ILO_IMAGE_WALK_LAYER : ILO_IMAGE_WALK_LOD; in image_get_gen7_walk()
870 case ILO_IMAGE_WALK_LAYER: in image_get_gen6_lods()
922 if (layout->walk == ILO_IMAGE_WALK_LAYER) { in image_get_gen6_lods()
1107 assert(layout->walk == ILO_IMAGE_WALK_LAYER || in image_set_gen6_hiz()
1134 case ILO_IMAGE_WALK_LAYER: in image_set_gen6_hiz()