Hi guys,
I’m reading the OpenGL transform feed back wiki which has mentioned a system setting named GL_MAX_TRANSFORM_FEEDBACK_BUFFERS
, but I can’t find it on glGet reference manual. How does this happen? Many thanks!
The docs aren’t always accurate. It’s best to look it up in the spec directly. And the spec does list this particular get flag.