C SPECIFICATION
- void glResumeTransformFeedback(void);
DESCRIPTION
glResumeTransformFeedback
ERRORS
GL_INVALID_OPERATION is generated if the currently bound transform feedback object is not active or is not paused.
COPYRIGHT
Copyright © 2010 Khronos Group. This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. m[blue]http://opencontent.org/openpub/m[].