llvmpipe: bump to GL support to GL 4.1

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5724>
This commit is contained in:
Dave Airlie
2020-07-03 07:07:12 +10:00
parent df6682d782
commit 28ebc8a212
5 changed files with 35 additions and 413 deletions

View File

@@ -1,6 +1,6 @@
GL_ARB_compute_variable_group_size on Iris.
GL_ARB_gpu_shader5 on llvmpipe
GL 4.0 on llvmpipe
GL 4.1 on llvmpipe
GL_EXT_shader_group_vote on GLES3.
VK_AMD_texture_gather_bias_lod on RADV.
VK_AMD_gpu_shader_half_float on RADV/ACO.