Home
last modified time | relevance | path

Searched refs:GL_UNPACK_SKIP_IMAGES (Results 1 - 25 of 46) sorted by relevance

12

/third_party/mesa3d/src/glx/
H A Dpixelstore.c173 case GL_UNPACK_SKIP_IMAGES: in __indirect_glPixelStoref()
312 case GL_UNPACK_SKIP_IMAGES: in __indirect_glPixelStorei()
H A Dsingle2.c284 case GL_UNPACK_SKIP_IMAGES: in get_client_data()
/third_party/mesa3d/src/mesa/main/
H A Dpixelstore.c174 case GL_UNPACK_SKIP_IMAGES: in pixel_storei()
H A Dattrib.c1407 _mesa_PixelStorei(GL_UNPACK_SKIP_IMAGES, 0); in _mesa_ClientAttribDefaultEXT()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureSpecificationTests.cpp460 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages); in createTexture()
567 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages); in createTexture()
752 glPixelStorei(GL_UNPACK_SKIP_IMAGES, 0); in createTexture()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp1027 gl.glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_subcuboid_z0); in createTexture()
1044 gl.glPixelStorei(GL_UNPACK_SKIP_IMAGES, 0); in createTexture()
1891 gl.glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_subcuboid_z0); in createTexture()
1914 gl.glPixelStorei(GL_UNPACK_SKIP_IMAGES, 0); in createTexture()
H A DglcPackedPixelsTests.cpp662 modeMap[GL_UNPACK_SKIP_IMAGES] = "GL_UNPACK_SKIP_IMAGES"; in getModeStr()
934 gl.pixelStorei(GL_UNPACK_SKIP_IMAGES, up.skipImages); in applyInitialStorageModes()
3645 GL_UNPACK_IMAGE_HEIGHT, GL_UNPACK_SKIP_IMAGES, GL_PACK_ROW_LENGTH, in iterate()
3766 { GL_UNPACK_SKIP_IMAGES, &up.skipImages, 0 }, in iterate()
3767 { GL_UNPACK_SKIP_IMAGES, &up.skipImages, 1 }, in iterate()
3768 { GL_UNPACK_SKIP_IMAGES, &up.skipImages, 2 }, in iterate()
3832 (parameter == GL_UNPACK_IMAGE_HEIGHT) || (parameter == GL_UNPACK_SKIP_IMAGES)) in iterate()
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp434 gl.pixelStorei(GL_UNPACK_SKIP_IMAGES, 0); in resetStateES()
1086 gl.pixelStorei (GL_UNPACK_SKIP_IMAGES, 0); in resetStateGLCore()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp1171 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages); in createTexture()
1840 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages); in createTexture()
2498 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages); in createTexture()
2580 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages); in createTexture()
2878 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages); in createTexture()
3106 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages); in createTexture()
3472 glPixelStorei(GL_UNPACK_SKIP_IMAGES, 0); in createTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES2.cpp4654 case GL_UNPACK_SKIP_IMAGES: in ValidatePixelStorei()
4713 case GL_UNPACK_SKIP_IMAGES: in ValidatePixelStorei()
H A DState.cpp2696 case GL_UNPACK_SKIP_IMAGES:
H A Dqueryutils.cpp3690 case GL_UNPACK_SKIP_IMAGES: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2383 case GL_UNPACK_SKIP_IMAGES: in getIntegerv()
2663 case GL_UNPACK_SKIP_IMAGES: in getQueryParameterInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h239 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
H A DStateManagerGL.cpp586 ANGLE_GL_TRY(context, mFunctions->pixelStorei(GL_UNPACK_SKIP_IMAGES, mUnpackSkipImages)); in setPixelUnpackState()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h689 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
H A Dgl3.h689 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
/third_party/mesa3d/include/GL/
H A Dgl.h1477 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h670 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
H A Dgl31.h670 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h689 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h689 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
H A Dgl31.h691 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h670 #define GL_UNPACK_SKIP_IMAGES 0x806D macro
H A Dgl31.h670 #define GL_UNPACK_SKIP_IMAGES 0x806D macro

Completed in 104 milliseconds

12