Home
last modified time | relevance | path

Searched refs:GL_UNPACK_LSB_FIRST (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c110 glPixelStorei (GL_UNPACK_LSB_FIRST, GL_FALSE);
265 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); in glXUseXFont()
275 glPixelStorei(GL_UNPACK_LSB_FIRST, GL_FALSE); in glXUseXFont()
368 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst); in glXUseXFont()
/third_party/mesa3d/src/glx/
H A Dxfont.c114 glPixelStorei (GL_UNPACK_LSB_FIRST, GL_FALSE);
266 glGetIntegerv(GL_UNPACK_LSB_FIRST, &lsbfirst); in DRI_glXUseXFont()
276 glPixelStorei(GL_UNPACK_LSB_FIRST, GL_FALSE); in DRI_glXUseXFont()
368 glPixelStorei(GL_UNPACK_LSB_FIRST, lsbfirst); in DRI_glXUseXFont()
H A Dpixelstore.c198 case GL_UNPACK_LSB_FIRST: in __indirect_glPixelStoref()
335 case GL_UNPACK_LSB_FIRST: in __indirect_glPixelStorei()
H A Dsingle2.c293 case GL_UNPACK_LSB_FIRST: in get_client_data()
/third_party/mesa3d/src/mesa/main/
H A Dpixelstore.c141 case GL_UNPACK_LSB_FIRST: in pixel_storei()
H A Dattrib.c1405 _mesa_PixelStorei(GL_UNPACK_LSB_FIRST, GL_FALSE); in _mesa_ClientAttribDefaultEXT()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp668 modeMap[GL_UNPACK_LSB_FIRST] = "GL_UNPACK_LSB_FIRST"; in getModeStr()
945 gl.pixelStorei(GL_UNPACK_LSB_FIRST, up.lsbFirst); in applyInitialStorageModes()
3669 gl.getBooleanv(GL_UNPACK_LSB_FIRST, &b); in iterate()
3787 { GL_UNPACK_LSB_FIRST, &up.lsbFirst, GL_FALSE }, in iterate()
3788 { GL_UNPACK_LSB_FIRST, &up.lsbFirst, GL_TRUE }, in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h201 #define GL_UNPACK_LSB_FIRST 0x0CF1 macro
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp1084 gl.pixelStorei (GL_UNPACK_LSB_FIRST, GL_FALSE); in resetStateGLCore()
/third_party/mesa3d/include/GL/
H A Dgl.h597 #define GL_UNPACK_LSB_FIRST 0x0CF1 macro
H A Dglcorearb.h183 #define GL_UNPACK_LSB_FIRST 0x0CF1 macro
/third_party/glfw/deps/glad/
H A Dgl.h1407 #define GL_UNPACK_LSB_FIRST 0x0CF1 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h164 #define GL_UNPACK_LSB_FIRST 0x0CF1 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h182 #define GL_UNPACK_LSB_FIRST 0x0CF1 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h182 #define GL_UNPACK_LSB_FIRST 0x0CF1 macro

Completed in 118 milliseconds