commit | e04b5cfb431150a7722baeb9256de468a4891e49 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Wed Jul 22 16:59:10 2015 -0400 |
committer | Alexis Hétu <sugoi@google.com> | Thu Jul 23 16:56:45 2015 +0000 |
tree | 9ea31794079fc2880f0b144e6773f2ab7b5c16a7 | |
parent | 887bc44f9962b9a5d694a86dc6fcc5ff7e48337c [diff] |
Support for new texture function names There are explicit checks for texture function names in OutputASM, which fail in ES3 because new function names are available, so some of the new function names have been added to the checks. Change-Id: I7ec8302a31c02500514ede4e36610dca1dafd235 Reviewed-on: https://swiftshader-review.googlesource.com/3752 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>