Lines Matching refs:glVertexAttrib2sv
4334 void CallLogWrapper::glVertexAttrib2sv (glw::GLuint index, const glw::GLshort *v)4337 m_log << TestLog::Message << "glVertexAttrib2sv(" << index << ", " << getPointerStr(v, 2) << ");" << TestLog::EndMessage;