Home | History | Annotate | Download | only in opengl

Lines Matching refs:glVertexAttribI1iv

1714 void CallLogWrapper::glVertexAttribI1iv (glw::GLuint param0, const glw::GLint* param1)
1717 m_log << TestLog::Message << "glVertexAttribI1iv(" << param0 << ", " << getPointerStr(param1, 1) << ");" << TestLog::EndMessage;