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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dpixel.c91 GLint lsbFirst = state->storeUnpack.lsbFirst; local
120 if (lsbFirst) {
129 if (lsbFirst) {
279 GLint lsbFirst = state->storePack.lsbFirst; local
326 if (lsbFirst) {
344 if (lsbFirst) {
364 if (lsbFirst) {
371 if (lsbFirst) {
[all...]
H A Dglxclient.h171 GLboolean lsbFirst; member in struct:__GLXpixelStoreModeRec
/external/mesa3d/src/glx/
H A Dpixel.c91 GLint lsbFirst = state->storeUnpack.lsbFirst; local
120 if (lsbFirst) {
129 if (lsbFirst) {
279 GLint lsbFirst = state->storePack.lsbFirst; local
326 if (lsbFirst) {
344 if (lsbFirst) {
364 if (lsbFirst) {
371 if (lsbFirst) {
[all...]
H A Dglxclient.h171 GLboolean lsbFirst; member in struct:__GLXpixelStoreModeRec

Completed in 668 milliseconds