Searched refs:m_pixelUnpackRowLength (Results 1 – 2 of 2) sorted by relevance
331 , m_pixelUnpackRowLength (0) in ReferenceContext()901 m_pixelUnpackRowLength = param; in pixelStorei()932 int rowLen = m_pixelUnpackRowLength > 0 ? m_pixelUnpackRowLength : width; in getUnpack2DAccess()942 int rowLen = m_pixelUnpackRowLength > 0 ? m_pixelUnpackRowLength : width; in getUnpack3DAccess()
895 int m_pixelUnpackRowLength; member in sglr::ReferenceContext