mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
document GLSL float f/F suffix bug
This commit is contained in:
parent
6b9534eaf5
commit
8dd9df0f3e
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ in Mesa:
|
|||
<li>The inverse trig functions asin(), acos(), and atan() are not implemented
|
||||
<li>The gl_Color and gl_SecondaryColor varying vars are interpolated
|
||||
without perspective correction
|
||||
<li>Floating point literal suffixes 'f' and 'F' aren't allowed.
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue