diff options
author | Brian Paul <[email protected]> | 2016-05-17 19:28:37 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-05-18 14:57:45 -0600 |
commit | 96909ef12802fdc8b5a9870bcfde89881ecedf86 (patch) | |
tree | 2774b2e85d2e0ed42c189216ba5848d28c1d7f3e /src/mesa/Makefile.am | |
parent | 9c290b1e5468a66bd856ceee372079e3ce43def8 (diff) |
spirv: add switch case for nir_texop_txf_ms_mcs in vtn_handle_texture()
Mark it as unreachable. Silences a compiler warning:
spirv/spirv_to_nir.c:1397:4: warning: enumeration value
'nir_texop_txf_ms_mcs' not handled in switch [-Wswitch]
switch (instr->op) {
^
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/Makefile.am')
0 files changed, 0 insertions, 0 deletions