Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
H A Dpixelstore.c137 case GL_PACK_LSB_FIRST: in __indirect_glPixelStoref()
280 case GL_PACK_LSB_FIRST: in __indirect_glPixelStorei()
H A Dsingle2.c269 case GL_PACK_LSB_FIRST: in get_client_data()
/third_party/mesa3d/src/mesa/main/
H A Dpixelstore.c52 case GL_PACK_LSB_FIRST: in pixel_storei()
H A Dattrib.c1413 _mesa_PixelStorei(GL_PACK_LSB_FIRST, GL_FALSE); in _mesa_ClientAttribDefaultEXT()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp670 modeMap[GL_PACK_LSB_FIRST] = "GL_PACK_LSB_FIRST"; in getModeStr()
942 gl.pixelStorei(GL_PACK_LSB_FIRST, pp.lsbFirst); in applyInitialStorageModes()
3673 gl.getBooleanv(GL_PACK_LSB_FIRST, &b); in iterate()
3791 { GL_PACK_LSB_FIRST, &pp.lsbFirst, GL_FALSE }, in iterate()
3792 { GL_PACK_LSB_FIRST, &pp.lsbFirst, GL_TRUE }, in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h115 #define GL_PACK_LSB_FIRST 0x0D01 macro
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp1093 gl.pixelStorei (GL_PACK_LSB_FIRST, GL_FALSE); in resetStateGLCore()
/third_party/mesa3d/include/GL/
H A Dgl.h591 #define GL_PACK_LSB_FIRST 0x0D01 macro
H A Dglcorearb.h189 #define GL_PACK_LSB_FIRST 0x0D01 macro
/third_party/glfw/deps/glad/
H A Dgl.h889 #define GL_PACK_LSB_FIRST 0x0D01 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h170 #define GL_PACK_LSB_FIRST 0x0D01 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h188 #define GL_PACK_LSB_FIRST 0x0D01 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h188 #define GL_PACK_LSB_FIRST 0x0D01 macro

Completed in 117 milliseconds