HomeSort by relevance Sort by last modified time
    Searched refs:ILO_IMAGE_WALK_LAYER (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_image.h 56 ILO_IMAGE_WALK_LAYER,
121 * When the walk type is ILO_IMAGE_WALK_LAYER, there is only a slice in each
172 /* physical layer height for ILO_IMAGE_WALK_LAYER */
281 case ILO_IMAGE_WALK_LAYER:
329 case ILO_IMAGE_WALK_LAYER:
ilo_image.c 89 return ILO_IMAGE_WALK_LAYER;
116 ILO_IMAGE_WALK_LAYER : ILO_IMAGE_WALK_LOD;
870 case ILO_IMAGE_WALK_LAYER:
922 if (layout->walk == ILO_IMAGE_WALK_LAYER) {
    [all...]

Completed in 74 milliseconds