diff options
author | Emil Velikov <[email protected]> | 2017-01-26 13:18:37 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-01-27 17:56:56 +0000 |
commit | cf00cc72e923f9e4aba35738317d812d5e32318a (patch) | |
tree | b34941883d569e88846bf930a2cb4de67b431d7f /src/gallium | |
parent | a2dea3b654ed3e3c3d5e9a470027441f266f892e (diff) |
nir: add extra const notation in compare_blocks()
MSVC warns about different const qualifiers. Add the extra const to
silence it.
nir_phi_builder.c(244) : warning C4090: 'initializing' : different 'const' qualifiers
nir_phi_builder.c(245) : warning C4090: 'initializing' : different 'const' qualifiers
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions