Преглед на файлове

i915g: Fix indentation.

tags/i965-primitive-restart-v2
Stéphane Marchesin преди 13 години
родител
ревизия
63dbd3fefb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/gallium/drivers/i915/i915_fpc_emit.c

+ 1
- 1
src/gallium/drivers/i915/i915_fpc_emit.c Целия файл

@@ -245,7 +245,7 @@ uint i915_emit_texld( struct i915_fp_compile *p,
ignore |= (0xf << UREG_CHANNEL_W_SHIFT);
}

if ( (coord &~ignore ) != (k & ~ignore) ) {
if ( (coord & ~ignore ) != (k & ~ignore) ) {
/* texcoord is swizzled or negated. Need to allocate a new temporary
* register (a utemp / unpreserved temp) won't do.
*/

Loading…
Отказ
Запис