Searched refs:GL_PACK_LSB_FIRST (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/glx/ |
D | pixelstore.c | 137 case GL_PACK_LSB_FIRST: in __indirect_glPixelStoref() 280 case GL_PACK_LSB_FIRST: in __indirect_glPixelStorei()
|
D | single2.c | 269 case GL_PACK_LSB_FIRST: in get_client_data()
|
/external/mesa3d/src/mesa/main/ |
D | pixelstore.c | 50 case GL_PACK_LSB_FIRST: in pixel_storei()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcPackedPixelsTests.cpp | 670 modeMap[GL_PACK_LSB_FIRST] = "GL_PACK_LSB_FIRST"; in getModeStr() 942 gl.pixelStorei(GL_PACK_LSB_FIRST, pp.lsbFirst); in applyInitialStorageModes() 3659 gl.getBooleanv(GL_PACK_LSB_FIRST, &b); in iterate() 3777 { GL_PACK_LSB_FIRST, &pp.lsbFirst, GL_FALSE }, in iterate() 3778 { GL_PACK_LSB_FIRST, &pp.lsbFirst, GL_TRUE }, in iterate()
|
/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 1057 gl.pixelStorei (GL_PACK_LSB_FIRST, GL_FALSE); in resetStateGLCore()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 485 { GL_PACK_LSB_FIRST, CONTEXT_BOOL(Pack.LsbFirst), NO_EXTRA },
|
/external/mesa3d/include/GL/ |
D | gl.h | 598 #define GL_PACK_LSB_FIRST 0x0D01 macro
|
D | glcorearb.h | 188 #define GL_PACK_LSB_FIRST 0x0D01 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 177 #define GL_PACK_LSB_FIRST 0x0D01 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 188 #define GL_PACK_LSB_FIRST 0x0D01 macro
|