commit | 6c8edcb89c1264c43f5e98444551edb8df2f91f9 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Jan 08 10:16:51 2019 -0800 |
committer | Eric Anholt <eric@anholt.net> | Mon Jan 14 13:18:02 2019 -0800 |
tree | f7620b15b70e5a3401efcaa24653b9f6a642743c | |
parent | 1a63227ea00752167f13719f1091c57b8539bcde [diff] |
v3d: Drop the GLSL version level. This was an arbitrary "we support lots of stuff" value when I started the driver. However, at 400 we expose OES_gpu_shader5, which claims support for dynamically indexing samplers, which the driver doesn't do yet.