util: remove LIST_DEL macro
[mesa.git] / src / gallium / drivers / svga / svga_swtnl_state.c
index 06a9be8b9d65a21b493227d9de8049da3d842686..816fef1c4ea4ec8c26a932754cb184e00f263807 100644 (file)
@@ -288,6 +288,7 @@ svga_swtnl_update_vdecl(struct svga_context *svga)
          nr_decls++;
          break;
       case TGSI_SEMANTIC_POSITION:
+      case TGSI_SEMANTIC_FACE:
          /* generated internally, not a vertex shader output */
          break;
       default: