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

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_surface.h 65 uint8_t level_base; member in struct:ilo_state_surface_image_info
ilo_state_surface.c 452 assert(ilo_image_can_enable_aux(info->img, info->level_base));
651 max_slice = u_minify(info->img->depth0, info->level_base);
737 info->level_base + info->level_count > max_level) {
782 *mip_count = info->level_base;
784 *min_lod = info->level_base;
    [all...]
  /external/mesa3d/docs/specs/
MESA_texture_array.spec 284 image array whose level is level_base. For a one-dimensional
313 reduction of the level_base array. For one- and two-dimensional array
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c     [all...]

Completed in 175 milliseconds