Skip to content

Commit

Permalink
document glpSetAutoCheckErrors - fix #44
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Sep 16, 2024
1 parent da61210 commit f152382
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/OpenGL/Modern.pm
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,11 @@ You can prepend two use lines, and get this:
None by default.
=head1 DEBUGGING
In development, you can call C<glpSetAutoCheckErrors(1)> which will have
each OpenGL function automatically call C<glGetErrors()> and report any
found. This is off by default for performance reasons.
=head1 SEE ALSO
Expand Down

0 comments on commit f152382

Please sign in to comment.