diff options
author | Eric Anholt <[email protected]> | 2012-10-15 17:51:59 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-10-17 12:24:00 -0700 |
commit | 338fd85e624883996bf9072ca710f2d04e3c59dd (patch) | |
tree | 2aa60fadc5d7f11940c1a9b03d6393ea7dc8269e /src/mesa/drivers/dri/i965/brw_clip_unfilled.c | |
parent | af911b2819e5175008c67e6939d88ec28cda69d1 (diff) |
i965/vs: Trim the swizzle of the scratch write temporary.
This fixes confusion by the upcoming live variable analysis which saw e.g. use
of temp.w when only temp.xyz were initialized in the basic block, and
concluded that temp.w must have come from outside of the block (even though it
was never initialized anywhere).
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_clip_unfilled.c')
0 files changed, 0 insertions, 0 deletions