Home | History | Annotate | Download | only in opengl

Lines Matching refs:glVertexAttrib1s

4285 void CallLogWrapper::glVertexAttrib1s (glw::GLuint index, glw::GLshort x)
4288 m_log << TestLog::Message << "glVertexAttrib1s(" << index << ", " << x << ");" << TestLog::EndMessage;