diff options
author | Samuel Pitoiset <[email protected]> | 2017-04-11 13:54:44 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-04-13 09:58:05 +0200 |
commit | b3375800d741bfc51d62049294f297a03d7cec76 (patch) | |
tree | ff774835591be6e12c5b6f5915444dfdc9bc24bb /src/mesa | |
parent | d5cd4990cd4de4ec6d2d33e532e388cbfb8a0044 (diff) |
virgl: add missing PIPE_CAP_DOUBLES
Fixes the following Clang warning.
virgl_screen.c:60:12: warning: enumeration value 'PIPE_CAP_DOUBLES' not handled in switch [-Wswitch]
switch (param) {
^
1 warning generated.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions