Searched refs:I915_TILE_Y (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_winsys.h61 I915_TILE_Y enumerator in enum:i915_winsys_buffer_tile
H A Di915_state_sampler.c287 case I915_TILE_Y:
H A Di915_state_static.c84 case I915_TILE_Y:
H A Di915_resource_texture.c118 case I915_TILE_Y:
190 return I915_TILE_Y;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_winsys.h55 enum i915_winsys_buffer_tile { I915_TILE_NONE, I915_TILE_X, I915_TILE_Y }; enumerator in enum:i915_winsys_buffer_tile
H A Di915_state_sampler.c268 case I915_TILE_Y:
H A Di915_resource_texture.c107 case I915_TILE_Y:
178 return I915_TILE_Y;
H A Di915_surface.c423 case I915_TILE_Y:

Completed in 7 milliseconds