Home | History | Annotate | Download | only in opengl

Lines Matching refs:glVertexAttribI2iv

1721 void CallLogWrapper::glVertexAttribI2iv (glw::GLuint param0, const glw::GLint* param1)
1724 m_log << TestLog::Message << "glVertexAttribI2iv(" << param0 << ", " << getPointerStr(param1, 2) << ");" << TestLog::EndMessage;