Function Gl.TransformFeedbackVaryings
Commands for GL_VERSION_3_0
void TransformFeedbackVaryings
(
uint program,
int count,
const(char*)* varyings,
uint bufferMode
) const;
Commands for GL_VERSION_3_0
void TransformFeedbackVaryings
(
uint program,
int count,
const(char*)* varyings,
uint bufferMode
) const;