summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2016-07-14 16:52:10 -0700
committerKenneth Graunke <[email protected]>2016-07-17 19:26:53 -0700
commit7ef7738a61ded5632105b8de6f8141307592e20a (patch)
tree0e8aa05531fc5b7bc2e432d110596dfa0af64b6f /src/gallium/auxiliary
parenta03812c32188f6d29d386165ca02771fe0865352 (diff)
i965: Write gl_FragCoord directly to the destination.
This patch makes emit_general_interpolation take a destination register as an argument, and write directly to that. This is simpler than the old approach of ralloc'ing a register, writing to that temporary, and then making the caller emit per-component MOVs to copy it to the actual destination. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions