Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:getTransformFeedbackVarying

1778 void GetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name)
1804 programObject->getTransformFeedbackVarying(index, bufSize, length, size, type, name);