diff options
author | Brian Paul <[email protected]> | 2011-02-02 14:20:10 +0000 |
---|---|---|
committer | José Fonseca <[email protected]> | 2012-01-27 18:25:32 +0000 |
commit | 8b3c99a5ebbc2f8b586d8ae2bd9aa5c55bbf3f04 (patch) | |
tree | 957281f57eea0f2b4f5433da916ab188020911bb /src/mesa/main | |
parent | 07635a4799b15a7575e1feb8859ecc7734850deb (diff) |
gallivm: Swizzle constants into the right AoS ordering.
Constants array is always assumed to be RGBA, which means we need to
swizzle the constant elements into place to match the AoS ordering
(e.g., BGRA) that was passed to lp_build_tgsi_aos().
Signed-off-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions