_glAccum
Jump to navigation
Jump to search
The _glAccum statement operates on the accumulation buffer.
Syntax
- QB64 definition
- SUB _glAccum (BYVAL op AS _UNSIGNED LONG, BYVAL value AS SINGLE)
- C/C++ definition & description
- See Microsoft docs