OSDN Git Service

i965: set the source width/stride when handling reladdr dests in the VS.
authorEric Anholt <eric@anholt.net>
Sat, 4 Sep 2010 04:56:53 +0000 (21:56 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Sep 2010 17:34:09 +0000 (10:34 -0700)
commite432fe09ddb105d4ca5a0654512adc300b0cd22e
tree94aaeeb6d4f014a03954291f878df1d51d5b57e8
parent2b9dac397bd97909876bbda8532e2cbce9d8a77f
i965: set the source width/stride when handling reladdr dests in the VS.

This is a requirement specified in the docs.  No behavior change in
glsl-vs-varying-array.shader_test that violated these requirements.
src/mesa/drivers/dri/i965/brw_vs_emit.c