tgsi: fixup the string of VS_WINDOW_SPACE_POSITION
authorMarek Olšák <marek.olsak@amd.com>
Sat, 8 Nov 2014 12:35:03 +0000 (13:35 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Sun, 16 Nov 2014 00:28:09 +0000 (01:28 +0100)
Tested-by: Nick Sarnie <commendsarnex@gmail.com>
src/gallium/auxiliary/tgsi/tgsi_strings.c

index f84cd79..01fa5a9 100644 (file)
@@ -122,7 +122,7 @@ const char *tgsi_property_names[TGSI_PROPERTY_COUNT] =
    "FS_DEPTH_LAYOUT",
    "VS_PROHIBIT_UCPS",
    "GS_INVOCATIONS",
-   "VS_POSITION_WINDOW_SPACE"
+   "VS_WINDOW_SPACE_POSITION"
 };
 
 const char *tgsi_return_type_names[TGSI_RETURN_TYPE_COUNT] =