/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_usefont.c | 112 glPixelStorei (GL_UNPACK_SKIP_ROWS, 0); 267 glGetIntegerv(GL_UNPACK_SKIP_ROWS, &skiprows); in glXUseXFont() 277 glPixelStorei(GL_UNPACK_SKIP_ROWS, 0); in glXUseXFont() 370 glPixelStorei(GL_UNPACK_SKIP_ROWS, skiprows); in glXUseXFont()
|
/third_party/mesa3d/src/glx/ |
H A D | xfont.c | 116 glPixelStorei (GL_UNPACK_SKIP_ROWS, 0); 268 glGetIntegerv(GL_UNPACK_SKIP_ROWS, &skiprows); in DRI_glXUseXFont() 278 glPixelStorei(GL_UNPACK_SKIP_ROWS, 0); in DRI_glXUseXFont() 370 glPixelStorei(GL_UNPACK_SKIP_ROWS, skiprows); in DRI_glXUseXFont()
|
H A D | pixelstore.c | 157 case GL_UNPACK_SKIP_ROWS: in __indirect_glPixelStoref() 298 case GL_UNPACK_SKIP_ROWS: in __indirect_glPixelStorei()
|
H A D | single2.c | 278 case GL_UNPACK_SKIP_ROWS: in get_client_data()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPixelStorageModesTests.cpp | 731 gl.glPixelStorei(GL_UNPACK_SKIP_ROWS, m_subcuboid_y0); in createTexture() 746 gl.glPixelStorei(GL_UNPACK_SKIP_ROWS, 0); in createTexture() 1028 gl.glPixelStorei(GL_UNPACK_SKIP_ROWS, m_subcuboid_y0); in createTexture() 1045 gl.glPixelStorei(GL_UNPACK_SKIP_ROWS, 0); in createTexture() 1491 gl.glPixelStorei(GL_UNPACK_SKIP_ROWS, m_subcuboid_y0); in createTexture() 1510 gl.glPixelStorei(GL_UNPACK_SKIP_ROWS, 0); in createTexture() 1892 gl.glPixelStorei(GL_UNPACK_SKIP_ROWS, m_subcuboid_y0); in createTexture() 1915 gl.glPixelStorei(GL_UNPACK_SKIP_ROWS, 0); in createTexture()
|
H A D | glcPackedPixelsTests.cpp | 658 modeMap[GL_UNPACK_SKIP_ROWS] = "GL_UNPACK_SKIP_ROWS"; in getModeStr() 930 gl.pixelStorei(GL_UNPACK_SKIP_ROWS, up.skipRows); in applyInitialStorageModes() 3644 GLenum commonIntModes[] = { GL_UNPACK_ROW_LENGTH, GL_UNPACK_SKIP_ROWS, GL_UNPACK_SKIP_PIXELS, in iterate() 3753 { GL_UNPACK_SKIP_ROWS, &up.skipRows, 0 }, in iterate() 3754 { GL_UNPACK_SKIP_ROWS, &up.skipRows, 1 }, in iterate() 3755 { GL_UNPACK_SKIP_ROWS, &up.skipRows, 2 }, in iterate() 3825 else if (parameter == GL_UNPACK_SKIP_ROWS) in iterate()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | pixelstore.c | 167 case GL_UNPACK_SKIP_ROWS: in pixel_storei()
|
H A D | attrib.c | 1409 _mesa_PixelStorei(GL_UNPACK_SKIP_ROWS, 0); in _mesa_ClientAttribDefaultEXT()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fTextureSpecificationTests.cpp | 461 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 568 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 753 glPixelStorei(GL_UNPACK_SKIP_ROWS, 0); in createTexture()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureSpecificationTests.cpp | 1100 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 1172 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 1409 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 1841 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 2343 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 2420 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 2499 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 2581 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 2671 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRows); in createTexture() 2770 glPixelStorei(GL_UNPACK_SKIP_ROWS, m_skipRow in createTexture() [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluStateReset.cpp | 436 gl.pixelStorei(GL_UNPACK_SKIP_ROWS, 0); in resetStateES() 1088 gl.pixelStorei (GL_UNPACK_SKIP_ROWS, 0); in resetStateGLCore()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES2.cpp | 4659 case GL_UNPACK_SKIP_ROWS: in ValidatePixelStorei() 4714 case GL_UNPACK_SKIP_ROWS: in ValidatePixelStorei()
|
H A D | State.cpp | 2699 case GL_UNPACK_SKIP_ROWS:
|
H A D | queryutils.cpp | 3480 case GL_UNPACK_SKIP_ROWS: in GetQueryParameterInfo()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 2389 case GL_UNPACK_SKIP_ROWS: in getIntegerv() 2665 case GL_UNPACK_SKIP_ROWS: in getQueryParameterInfo()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 204 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|
H A D | StateManagerGL.cpp | 562 ANGLE_GL_TRY(context, mFunctions->pixelStorei(GL_UNPACK_SKIP_ROWS, mUnpackSkipRows)); in setPixelUnpackState()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 676 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|
H A D | gl3.h | 676 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|
/third_party/mesa3d/include/GL/ |
H A D | gl.h | 600 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 657 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|
H A D | gl31.h | 657 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 676 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 676 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|
H A D | gl31.h | 678 #define GL_UNPACK_SKIP_ROWS 0x0CF3 macro
|