commit | 314531aa39369ee99df56ed00cd8927d1f5e14e2 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Wed Feb 10 14:25:31 2016 -0500 |
committer | Alexis Hétu <sugoi@google.com> | Wed Feb 10 19:38:11 2016 +0000 |
tree | 785bc117f94e4440ab7c75a3197573810c87de86 | |
parent | b0c465cb521e15f06db1fce90fe4c4543d1922cb [diff] |
Fixed internal format queries A few things were missing in internal format queries - GL_RGB and GL_RGBA are renderable formats - Integer types have no multisampling - If bufSize is 0, we should not write to the params output Change-Id: If6ba2f28b368e780eca8e89ef033deacf9cc523b Reviewed-on: https://swiftshader-review.googlesource.com/4752 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>