Searched refs:m_pixelUnpackBuffer (Results 1 – 2 of 2) sorted by relevance
73 m_pixelUnpackBuffer = 0; in init()453 if (m_pixelUnpackBuffer == id) in unBindBuffer()454 m_pixelUnpackBuffer = 0; in unBindBuffer()497 m_pixelUnpackBuffer = id; in bindBuffer()641 ret = m_pixelUnpackBuffer; in getBuffer()
468 GLuint m_pixelUnpackBuffer; variable