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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_tiling.c96 uint32_t swizzle_y = I915_BIT_6_SWIZZLE_UNKNOWN; local
100 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
114 swizzle_y = I915_BIT_6_SWIZZLE_9;
117 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
124 swizzle_y = I915_BIT_6_SWIZZLE_9;
130 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
147 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
155 swizzle_y = I915_BIT_6_SWIZZLE_9;
159 swizzle_y = I915_BIT_6_SWIZZLE_9_11;
163 swizzle_y
[all...]

Completed in 9 milliseconds