Home
last modified time | relevance | path

Searched refs:GL_PACK_LSB_FIRST (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/glx/
Dpixelstore.c136 case GL_PACK_LSB_FIRST: in __indirect_glPixelStoref()
279 case GL_PACK_LSB_FIRST: in __indirect_glPixelStorei()
Dsingle2.c271 case GL_PACK_LSB_FIRST: in get_client_data()
/external/mesa3d/src/mesa/main/
Dpixelstore.c55 case GL_PACK_LSB_FIRST: in _mesa_PixelStorei()
Dget.c904 { GL_PACK_LSB_FIRST, CONTEXT_BOOL(Pack.LsbFirst), NO_EXTRA },
/external/deqp/framework/opengl/
DgluStateReset.cpp993 gl.pixelStorei (GL_PACK_LSB_FIRST, GL_FALSE); in resetStateGLCore()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl171 #define GL_PACK_LSB_FIRST 0x0D01 macro
/external/mesa3d/include/GL/
Dgl.h626 #define GL_PACK_LSB_FIRST 0x0D01 macro