Lines Matching refs:glVertexAttribI2iv
4565 void CallLogWrapper::glVertexAttribI2iv (glw::GLuint index, const glw::GLint *v)4568 m_log << TestLog::Message << "glVertexAttribI2iv(" << index << ", " << getPointerStr(v, 2) << ");" << TestLog::EndMessage;