Home
last modified time | relevance | path

Searched defs:skipPixels (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/glx/
Dpixel.c89 GLint skipPixels = state->storeUnpack.skipPixels; in FillBitmap() local
172 GLint skipPixels = state->storeUnpack.skipPixels; in __glFillImage() local
277 GLint skipPixels = state->storePack.skipPixels; in EmptyBitmap() local
399 GLint skipPixels = state->storePack.skipPixels; in __glEmptyImage() local
Dglxclient.h190 GLuint skipPixels; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1066 … internalFormat, int width, int height, int rowLength, int skipRows, int skipPixels, int alignment) in TexImage2DParamsCase()
1131 int skipPixels, in TexImage3DParamsCase()
1361 int skipPixels, in TexSubImage2DParamsCase()
1780 int skipPixels, in TexSubImage3DParamsCase()
2299 int skipPixels, in TexImage2DBufferCase()
2371 int skipPixels, in TexImageCubeBufferCase()
2451 int skipPixels, in TexImage2DArrayBufferCase()
2533 int skipPixels, in TexImage3DBufferCase()
2616 int skipPixels, in TexSubImage2DBufferCase()
2704 int skipPixels, in TexSubImageCubeBufferCase()
[all …]
Des3fReadPixelsTests.cpp92 …ription, int flags, int alignment, GLint rowLength, GLint skipRows, GLint skipPixels, GLenum forma… in ReadPixelsTest()
/third_party/mesa3d/src/mesa/swrast/
Ds_drawpix.c378 GLint skipPixels = 0; in draw_depth_pixels() local
459 GLint skipPixels = 0; in draw_rgba_pixels() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp413 int skipPixels, in TexImageCubeArrayBufferCase()
500 int skipPixels, in TexSubImageCubeArrayBufferCase()
879 int skipPixels; in init() member
968 int skipPixels; in init() member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.hpp50 GLint skipPixels = 0; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DState.cpp1730 void State::setPackSkipPixels(GLint skipPixels) in setPackSkipPixels()
1766 void State::setUnpackSkipPixels(GLint skipPixels) in setUnpackSkipPixels()
Dangletypes.h368 GLint skipPixels = 0; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.cpp2291 void State::setPackSkipPixels(GLint skipPixels) in setPackSkipPixels()
2327 void State::setUnpackSkipPixels(GLint skipPixels) in setUnpackSkipPixels()
Dangletypes.h460 GLint skipPixels = 0; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp890 void Context::setPackSkipPixels(GLint skipPixels) in setPackSkipPixels()
910 void Context::setUnpackSkipPixels(GLint skipPixels) in setUnpackSkipPixels()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp574 int skipPixels; // (UN)PACK_SKIP_PIXELS member