-
Fixed first-class arrays · 125c7dc9Alexis Hetu authored
The typeSpecifier.array check was doubled inside and outside of the mShaderVersion check. The typeSpecifier.array check should only be done when mShaderVersion < 300. Fixes dEQP-GLES3.functional.state_query.shader.program_active_uniform_types Change-Id: I2907676c346a9f53d4f8c8da172b7ce0bc7b4083 Reviewed-on: https://swiftshader-review.googlesource.com/14848Tested-by:
Alexis Hétu <sugoi@google.com> Reviewed-by:
Nicolas Capens <nicolascapens@google.com>
125c7dc9
×