mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 14:18:07 +02:00
docs: bump supported shading language version
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
72cae2a599
commit
f6159afa19
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Example: export MESA_GLSL=dump,nopt
|
|||
<h2 id="support">GLSL Version</h2>
|
||||
|
||||
<p>
|
||||
The GLSL compiler currently supports version 1.40 of the shading language.
|
||||
The GLSL compiler currently supports version 3.30 of the shading language.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue