Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dpixel.c66 GLint skipPixels = state->storeUnpack.skipPixels; in FillBitmap() local
149 GLint skipPixels = state->storeUnpack.skipPixels; in __glFillImage() local
254 GLint skipPixels = state->storePack.skipPixels; in EmptyBitmap() local
376 GLint skipPixels = state->storePack.skipPixels; in __glEmptyImage() local
Dglxclient.h191 GLuint skipPixels; member
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1129 int height, int rowLength, int skipRows, int skipPixels, int alignment) in TexImage2DParamsCase()
1188 int skipPixels, int alignment) in TexImage3DParamsCase()
1421 int skipPixels, int alignment) in TexSubImage2DParamsCase()
1852 … int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment) in TexSubImage3DParamsCase()
2397 … int height, int rowLength, int skipRows, int skipPixels, int alignment, int offset) in TexImage2DBufferCase()
2465 int rowLength, int skipRows, int skipPixels, int alignment, int offset) in TexImageCubeBufferCase()
2538 int skipPixels, int alignment, int offset) in TexImage2DArrayBufferCase()
2613 int skipPixels, int alignment, int offset) in TexImage3DBufferCase()
2688 int skipPixels, int alignment, int offset) in TexSubImage2DBufferCase()
2771 … int subX, int subY, int subW, int subH, int rowLength, int skipRows, int skipPixels, in TexSubImageCubeBufferCase()
[all …]
Des3fReadPixelsTests.cpp95 … GLint rowLength, GLint skipRows, GLint skipPixels, GLenum format, GLenum type) in ReadPixelsTest()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp428 … int depth, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, in TexImageCubeArrayBufferCase()
504 … int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, in TexSubImageCubeArrayBufferCase()
1030 int skipPixels; in init() member
1118 int skipPixels; in init() member
/external/angle/src/libANGLE/
DState.cpp1147 void PrivateState::setPackSkipPixels(GLint skipPixels) in setPackSkipPixels()
1196 void PrivateState::setUnpackSkipPixels(GLint skipPixels) in setUnpackSkipPixels()
Dangletypes.h528 GLint skipPixels = 0; member
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp853 int skipPixels; // (UN)PACK_SKIP_PIXELS member