tgsi: fixup the string of VS_WINDOW_SPACE_POSITION

Tested-by: Nick Sarnie <commendsarnex@gmail.com>
This commit is contained in:
Marek Olšák 2014-11-08 13:35:03 +01:00
parent 7c5707bd4a
commit ad54b01896

View 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] =