Lines Matching refs:glVertexAttrib4sv
4481 void CallLogWrapper::glVertexAttrib4sv (glw::GLuint index, const glw::GLshort *v)4484 m_log << TestLog::Message << "glVertexAttrib4sv(" << index << ", " << getPointerStr(v, 4) << ");" << TestLog::EndMessage;