v3d: Add support for textureSize() on MSAA textures.
authorEric Anholt <eric@anholt.net>
Fri, 28 Dec 2018 18:09:00 +0000 (10:09 -0800)
committerEric Anholt <eric@anholt.net>
Sun, 30 Dec 2018 16:05:11 +0000 (08:05 -0800)
commit20021e3473ae6fae7d850425e031523b1983d4e5
tree1aa645d174ea8c6332156f4eea1a31a484030d73
parentf695d62fe5059a04d086c41f75c99390d3e8cf1b
v3d: Add support for textureSize() on MSAA textures.

Fixes failures in
dEQP-GLES31.functional.shaders.builtin_functions.texture_size.samples_1_texture_2d
in the GLES3.1 suite.
src/broadcom/compiler/nir_to_vir.c