Home | History | Annotate | Download | only in opengl

Lines Matching refs:glVertexAttribI4uiv

1763 void CallLogWrapper::glVertexAttribI4uiv (glw::GLuint param0, const glw::GLuint* param1)
1766 m_log << TestLog::Message << "glVertexAttribI4uiv(" << param0 << ", " << getPointerStr(param1, 4) << ");" << TestLog::EndMessage;