commit | b60024703531119c42468f49a08491206f3202fb | [log] [tgz] |
---|---|---|
author | Timothy Arceri <timothy.arceri@collabora.com> | Thu Feb 11 15:14:21 2016 +1100 |
committer | Timothy Arceri <timothy.arceri@collabora.com> | Fri Feb 12 09:12:23 2016 +1100 |
tree | 1b5cc020b63b93490512127564ac3ec4270689db | |
parent | 98d3cc9fbcdf4f630921a763261925d91bd04053 [diff] |
glsl: don't validate interface blocks twice We already check for opaque types so don't recheck for atomics and images. Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>