mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 17:00:09 +01:00
document GLSL float f/F suffix bug
This commit is contained in:
parent
4fe3bf2d77
commit
5ef3a2c06d
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