do-state ( mode quot -- )


Vocabulary
opengl.demo-support

Inputs
modea GLenum
quota quotation


Outputs
None

Word description
Runs the quotation wrapped in a glBegin/glEnd block.

Definition