diff options
author | Kenneth Graunke <[email protected]> | 2014-02-09 16:29:41 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-02-10 08:18:28 -0800 |
commit | 16f7510ad30070b7bd4eff494f7937f6ee257547 (patch) | |
tree | e49f110f05a430afc3e764dc8931d9aaa78d45f9 /src/mesa/drivers/dri/Makefile.am | |
parent | 40dd777b3307301e6580c5757c322a2ec99b5b37 (diff) |
i965: Duplicate less code in GetSamplePositions driver hook.
The 4x and 8x cases contained identical code for extracting the X and
Y sample offset values and converting them from U0.4 back to float.
Without this refactoring, we'd have to duplicate it a third time in
order to support 2x MSAA.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/Makefile.am')
0 files changed, 0 insertions, 0 deletions