Home | History | Annotate | Download | only in opengl

Lines Matching refs:glVertexAttribI4iv

1735 void CallLogWrapper::glVertexAttribI4iv (glw::GLuint param0, const glw::GLint* param1)
1738 m_log << TestLog::Message << "glVertexAttribI4iv(" << param0 << ", " << getPointerStr(param1, 4) << ");" << TestLog::EndMessage;