Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/glx/
H A 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
H A Dglxclient.h191 GLuint skipPixels; member
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A 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 …]
H A Des3fReadPixelsTests.cpp95 … GLint rowLength, GLint skipRows, GLint skipPixels, GLenum format, GLenum type) in ReadPixelsTest()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A 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
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp236 …Lenum format, GLenum type, GLsizei width, GLsizei height, int align, int skipPixels, int skipRows,… in computePackingOffset()
/aosp_15_r20/external/angle/src/libANGLE/
H A DState.cpp1122 void PrivateState::setPackSkipPixels(GLint skipPixels) in setPackSkipPixels()
1176 void PrivateState::setUnpackSkipPixels(GLint skipPixels) in setUnpackSkipPixels()
H A Dangletypes.h528 GLint skipPixels = 0; member
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp853 int skipPixels; // (UN)PACK_SKIP_PIXELS member