OSDN Git Service

Added handling of a few more types of variable
authorAlexis Hetu <sugoi@google.com>
Mon, 4 May 2015 20:51:06 +0000 (16:51 -0400)
committerAlexis Hétu <sugoi@google.com>
Thu, 14 May 2015 00:27:38 +0000 (00:27 +0000)
commit7ca4db3c9af79b74061e6cbffad9b80aca4174d6
treeedab1e32de4499f93ab06d9a49e997be58573201
parent5f3d23ca1b67c571057d9ad23dc3892b04d873b7
Added handling of a few more types of variable

Added a few missing types:
- Unsigned ints and vectors
- Signed and unsigned int samplers
- 2D Array samplers

Change-Id: I052f7da3b2cb24c5cd2bdd1cf1e3b3a2b0ee0a50
Reviewed-on: https://swiftshader-review.googlesource.com/3042
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
src/OpenGL/compiler/OutputASM.cpp