Changed to VertexUniformVectors

This commit is contained in:
zzuegg 2015-06-19 22:21:56 +02:00
parent 14e4f2bfb3
commit 43dc7345d0

View File

@ -76,5 +76,5 @@ public enum Limits {
DepthTextureSamples,
VertexUniformComponents,
VertexUniformVectors,
}