Searched refs:GL_PACK_LSB_FIRST (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dpixelstore.c137 case GL_PACK_LSB_FIRST:
280 case GL_PACK_LSB_FIRST:
H A Dsingle2.c269 case GL_PACK_LSB_FIRST:
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dpixelstore.c137 case GL_PACK_LSB_FIRST:
280 case GL_PACK_LSB_FIRST:
H A Dsingle2.c269 case GL_PACK_LSB_FIRST:
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dsinglepix.c76 CALL_PixelStorei( GET_DISPATCH(), (GL_PACK_LSB_FIRST, lsbFirst) );
183 CALL_PixelStorei( GET_DISPATCH(), (GL_PACK_LSB_FIRST, lsbFirst) );
H A Dsinglepixswap.c85 CALL_PixelStorei( GET_DISPATCH(), (GL_PACK_LSB_FIRST, lsbFirst) );
207 CALL_PixelStorei( GET_DISPATCH(), (GL_PACK_LSB_FIRST, lsbFirst) );
H A Dindirect_size_get.c421 case GL_PACK_LSB_FIRST:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dsinglepix.c74 glPixelStorei(GL_PACK_LSB_FIRST, lsbFirst);
176 glPixelStorei(GL_PACK_LSB_FIRST, lsbFirst);
H A Dsinglepixswap.c84 glPixelStorei(GL_PACK_LSB_FIRST, lsbFirst);
203 glPixelStorei(GL_PACK_LSB_FIRST, lsbFirst);
H A Dindirect_size_get.c422 case GL_PACK_LSB_FIRST:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpixelstore.c50 case GL_PACK_LSB_FIRST:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpixelstore.c51 case GL_PACK_LSB_FIRST:
H A Dattrib.c1557 _mesa_PixelStorei(GL_PACK_LSB_FIRST, GL_FALSE);
/xsrc/external/mit/MesaLib.old/src/mesa/
H A Dget_hash.h506 { GL_PACK_LSB_FIRST, CONTEXT_BOOL(Pack.LsbFirst), NO_EXTRA },
/xsrc/external/mit/MesaLib/src/mesa/
H A Dget_hash.h514 { GL_PACK_LSB_FIRST, CONTEXT_BOOL(Pack.LsbFirst), NO_EXTRA },
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h598 #define GL_PACK_LSB_FIRST 0x0D01 macro
H A Dglcorearb.h188 #define GL_PACK_LSB_FIRST 0x0D01 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h591 #define GL_PACK_LSB_FIRST 0x0D01 macro
H A Dglcorearb.h189 #define GL_PACK_LSB_FIRST 0x0D01 macro
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c262 glGetIntegerv(GL_PACK_LSB_FIRST, &psm->pack_lsb_first);
281 glGetIntegerv(GL_PACK_LSB_FIRST, &psm->pack_lsb_first);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h1452 #define GL_PACK_LSB_FIRST 0x0D01 macro
[all...]

Completed in 218 milliseconds