HomeSort by relevance Sort by last modified time
    Searched defs:lsbFirst (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/glx/
pixel.c 91 GLint lsbFirst = state->storeUnpack.lsbFirst;
120 if (lsbFirst) {
129 if (lsbFirst) {
279 GLint lsbFirst = state->storePack.lsbFirst;
326 if (lsbFirst) {
344 if (lsbFirst) {
364 if (lsbFirst) {
371 if (lsbFirst) {
    [all...]
glxclient.h 183 GLboolean lsbFirst;

Completed in 65 milliseconds