Fixed typo.

This commit is contained in:
hiker
2015-01-07 10:07:43 +11:00
parent 02cf7afcf3
commit afc154632c

View File

@@ -41,7 +41,7 @@ namespace GraphicsRestrictions
char *m_names_of_restrictions[] = {
"UniformBufferObject",
"GeometryShader4"
"GeometryShader4",
"DrawIndirect",
"TextureView",
"TextureStorage",