GlAccum: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
{{PageSeeAlso}} | {{PageSeeAlso}} | ||
[[_GL|SUB _GL]] | * [[_GL|SUB _GL]] |
Revision as of 22:22, 10 July 2022
The _glAccum statement operates on the accumulation buffer.
Syntax
Parameters
- OpenGL has many predefined attributes and values, which are used with its command parameters. These are detailed in the respective description.
Description
- The syntax above shall just clarify the type of the command (SUB or FUNCTION) and the correct QB64 Variable Types to use for the respective parameters.
- The full description can be found at Microsoft Docs and is also valid for QB64.