Home
last modified time | relevance | path

Searched refs:I915_TILE_NONE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_static.c88 case I915_TILE_NONE: in buf_3d_tiling_bits()
218 if (is->is_i945 && tex->tiling != I915_TILE_NONE in update_dst_buf_vars()
Di915_winsys.h59 I915_TILE_NONE, enumerator
Di915_resource_texture.c114 case I915_TILE_NONE: in get_tiling_string()
179 return I915_TILE_NONE; in i915_texture_tiling()
182 return I915_TILE_NONE; in i915_texture_tiling()
938 tex->tiling = I915_TILE_NONE; in i915_texture_create()
Di915_state_sampler.c291 case I915_TILE_NONE: in ms3_tiling_bits()