| SoVertexAttribFeedbackRegisterFeedback Method |
| Name | Description | |
|---|---|---|
| RegisterFeedback(String, SoBufferObject) | Calls RegisterFeedback(varyingName, bufferObject, -1). | |
| RegisterFeedback(String, SoBufferObject, Int32) | This function allows to attach a buffer object to a specific varying of the shader pushed on the state. |