Searched defs:lsbfirst (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dxfont.c129 GLint swapbytes, lsbfirst, rowlength; local
158 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst);
239 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst);

Completed in 55 milliseconds