commit | 82b3d157918fa148b66aa00cf5152631d26bff67 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Wed Feb 10 13:11:41 2016 -0500 |
committer | Alexis Hétu <sugoi@google.com> | Wed Feb 17 20:43:39 2016 +0000 |
tree | 04c368c5597223bd9b8915bc94c3528b00497417 | |
parent | 2ad9202db669b41646741a3b1c073436bd4ff713 [diff] |
Defined uniform block related constants A few numbers didn't match between the default value entered in Context.cpp and the constants from Config.hpp. A few default values were also erroneously larger than required. Constants were centralized in Config.hpp to solve the issue. Change-Id: I60e5d93c43ce61e125c261bdf07ce50e7130a296 Reviewed-on: https://swiftshader-review.googlesource.com/4742 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>