Re: glBlendFunci is not present in gl3?
Posted by
Sven Gothel on
Apr 10, 2015; 12:47pm
URL: https://forum.jogamp.org/glBlendFunci-is-not-present-in-gl3-tp4034252p4034261.html
On 04/10/2015 02:44 PM, Sven Gothel wrote:
>
> See the 'Part of ' line, which explains why we subsumed it,
> i.e. the extensions!
^^ hence it is recommended to always import/attach our source zip file
to the jar file (see wiki/faq) and 'mouse over' to check whether the
specific GL function is indeed a core function.
Usually the subsumed functions and constants are the minority ..
Yes, this is a compromise to avoid duplication!
~Sven