diff options
author | Brian Paul <[email protected]> | 2013-07-09 13:30:15 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-07-12 08:32:51 -0600 |
commit | f3fad24b622d2fa51508e9a4066d393ef3260ddc (patch) | |
tree | 1668273648e2e12c6de5bac2ca970361c81a7bcd /src/gallium/drivers | |
parent | cb2de08f27311166a44c379532a502c0b1b862d0 (diff) |
tgsi: use X component of the second operand in exec_scalar_binary()
The code happened to work in the past since the (scalar) src args
effectively always have a swizzle of .xxxx, .yyyy, .zzzz, or .wwww so
whether you grab the X or Y component doesn't really matter. Just
fixing the code to make it look right.
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions