gallium: remove TGSI_SEMANTIC_VERTICES
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_dump.c
index 5bfe0198f4a50ac60acbea3f0987f2f7fcfe4e36..a16f7c728e7f523606363fb7d0c719dd8c73daf2 100644 (file)
@@ -123,7 +123,6 @@ static const char *semantic_names[] =
    "NORMAL",
    "FACE",
    "EDGEFLAG",
-   "VERTICES_IN",
    "PRIM_ID"
 };