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

/freebsd-10.0-release/sys/dev/drm2/i915/
H A Di915_gem_tiling.c96 uint32_t swizzle_y = I915_BIT_6_SWIZZLE_UNKNOWN; local
111 swizzle_y = I915_BIT_6_SWIZZLE_9;
114 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
121 swizzle_y = I915_BIT_6_SWIZZLE_9;
127 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
144 swizzle_y = I915_BIT_6_SWIZZLE_NONE;
152 swizzle_y = I915_BIT_6_SWIZZLE_9;
156 swizzle_y = I915_BIT_6_SWIZZLE_9_11;
160 swizzle_y = I915_BIT_6_SWIZZLE_9_17;
168 swizzle_y
[all...]

Completed in 117 milliseconds