diff options
author | Gert Wollny <[email protected]> | 2018-01-18 09:57:26 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2018-01-19 15:45:57 +0000 |
commit | d0e37599ab822b54ca231b7f155f92156854681d (patch) | |
tree | 6271791495c83dcc08ae905cfec81e8b5bb3e91b /src/hgl | |
parent | 7a2c87177ada941259bf35a982e67bfea0dd1d26 (diff) |
gallium: Make (num_)samples an unsigned int
According to the ARB_multisample num_samples is a non-negative integer.
Consequently define it as such, fail in glx/choose_visual if a negative
number is given.
v2: split patch into gallium and mesa part
Signed-off-by: Gert Wollny <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/hgl')
0 files changed, 0 insertions, 0 deletions