diff options
author | Chris Forbes <chrisf@ijw.co.nz> | 2013-03-25 23:19:07 +1300 |
---|---|---|
committer | Chris Forbes <chrisf@ijw.co.nz> | 2013-03-27 07:49:12 +1300 |
commit | 21a2dfa55d7a797022de267efbfebaf630940c13 (patch) | |
tree | d57abfe168092e37edff889fe268e06e77a7333e /src/gallium/drivers | |
parent | c77159cc1108cba6feec2fba671ff635b6b0261a (diff) |
mesa: only check sample count if we actually wanted multisampling
Fixes various test fallout from 90b5a2425a on Pineview, which claims to
support ARB_internalformat_query but doesn't actually provide the
driverfunc.
That driver is still broken [GetInternalformativ will still segfault!]
but it was silly to be going through the sample count logic in the
nonmultisampling case at all.
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions