diff options
author | Kenneth Graunke <[email protected]> | 2013-01-14 21:26:28 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-11-16 09:12:58 -0800 |
commit | 04856ceb5c3cb01bd96ca45e7bb5f2d1eacc46f9 (patch) | |
tree | f1e1ce0fccb11788826d7576fde2ea9107f5244a /src/mesa/drivers/windows | |
parent | 717241bf4a22184b8b69cf46b44273b7df5378d4 (diff) |
i965: Make swizzle_to_scs non-static.
We'll need this for Broadwell code as well.
Normally, when we make things public, we add the "brw" prefix. I'm not
crazy about that in this case, since it deals with prog_instruction.h's
SWIZZLE_XYZW values, rather than the BRW_SWIZZLE_XYZW enums. However,
I can't think of a better name, and at least the comments and code make
it clear.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Acked-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/mesa/drivers/windows')
0 files changed, 0 insertions, 0 deletions