-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
When attempting to write my own code, I started with some of the many (great!) examples you provide. However, there is very little commentary in those examples, making me guess about a bunch of things -- and not all of it is easily findable in the documentation either.
Example: parameter displayListLength. I am guessing it has something to do with reserving a buffer, like for commandListLength, for which it was easier to find documentation -- but I'm not sure.
Suggestion: take one or more representative examples, and annotate every parameter and every call. This would make the life of new developers simpler. Just a thought ...
Metadata
Metadata
Assignees
Labels
No labels