gallium/tgsi: Define the TGSI_BUFFER texture target.
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_strings.c
index 3c7ab3b1657c7229f81a719e29c07f690449bb4c..1d959b6e0e901efee2060a88245ddc0f99ae4335 100644 (file)
@@ -79,7 +79,7 @@ const char *tgsi_semantic_names[TGSI_SEMANTIC_COUNT] =
 
 const char *tgsi_texture_names[TGSI_TEXTURE_COUNT] =
 {
-   "UNKNOWN",
+   "BUFFER",
    "1D",
    "2D",
    "3D",