Home | History | Annotate | Download | only in opengl

Lines Matching refs:glVertexAttrib4Nusv

1392 void CallLogWrapper::glVertexAttrib4Nusv (glw::GLuint param0, const glw::GLushort* param1)
1395 m_log << TestLog::Message << "glVertexAttrib4Nusv(" << param0 << ", " << getPointerStr(param1, 4) << ");" << TestLog::EndMessage;