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

/external/mesa3d/src/mesa/main/
H A Dpack.c5845 GLboolean flipBytes, swap2, swap4; local
5855 flipBytes = unpack->LsbFirst;
5871 flipBytes = GL_FALSE;
5894 flipBytes = GL_FALSE;
5955 if (flipBytes) {

Completed in 1418 milliseconds