Home | History | Annotate | Download | only in functional

Lines Matching refs:glGenTransformFeedbacks

1278 			m_log << TestLog::Section("", "A name returned by glGenTransformFeedbacks, but not yet bound using glBindTransformFeedback, is not the name of a transform feedback object.");
1282 glGenTransformFeedbacks (1, &tf);