Home
last modified time | relevance | path

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

/external/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.h188 GLuint skipPixels; member
/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c370 GLint skipPixels = 0; in draw_depth_pixels() local
451 GLint skipPixels = 0; in draw_rgba_pixels() local
/external/deqp/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()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp411 int skipPixels, in TexImageCubeArrayBufferCase()
498 int skipPixels, in TexSubImageCubeArrayBufferCase()
877 int skipPixels; in init() member
966 int skipPixels; in init() member
/external/swiftshader/src/OpenGL/common/
DImage.hpp49 GLint skipPixels = 0; member
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp875 void Context::setPackSkipPixels(GLint skipPixels) in setPackSkipPixels()
895 void Context::setUnpackSkipPixels(GLint skipPixels) in setUnpackSkipPixels()
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp574 int skipPixels; // (UN)PACK_SKIP_PIXELS member