freedreno: Enable GLSL 3.30, updating us to GL 3.3 contexts

All necessary features are already supported.

GL33 CTS failures:
 KHR-GL33.texture_swizzle.smoke - timeouts, passes otherwise
 KHR-GL33.cull_distance.coverage - see
  https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2673
  fix is not in the public repo yet.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8270>
This commit is contained in:
Danylo Piliaiev
2020-12-30 15:59:46 +02:00
committed by Marge Bot
parent 4da67157db
commit 2b29ec7ca4
8 changed files with 57 additions and 178 deletions

View File

@@ -1408,7 +1408,7 @@ arm64_a630_gl:
- .baremetal-deqp-test
- .arm64-a630-test
variables:
DEQP_VER: gl32
DEQP_VER: gl33
arm64_a630_gles_others:
extends: