Home | History | Annotate | Download | only in opengl

Lines Matching refs:glVertexAttrib1f

1238 void CallLogWrapper::glVertexAttrib1f (glw::GLuint param0, glw::GLfloat param1)
1241 m_log << TestLog::Message << "glVertexAttrib1f(" << param0 << ", " << param1 << ");" << TestLog::EndMessage;