Searched defs:skipPixels (Results 1 – 3 of 3) sorted by relevance
240 …Lenum format, GLenum type, GLsizei width, GLsizei height, int align, int skipPixels, int skipRows,… in computePackingOffset()
2097 void State::setPackSkipPixels(GLint skipPixels) in setPackSkipPixels()2133 void State::setUnpackSkipPixels(GLint skipPixels) in setUnpackSkipPixels()
365 GLint skipPixels = 0; member