Home
last modified time | relevance | path

Searched defs:skipRows (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/glx/
Dpixel.c90 GLint skipRows = state->storeUnpack.skipRows; in FillBitmap() local
173 GLint skipRows = state->storeUnpack.skipRows; in __glFillImage() local
278 GLint skipRows = state->storePack.skipRows; in EmptyBitmap() local
400 GLint skipRows = state->storePack.skipRows; in __glEmptyImage() local
Dglxclient.h193 GLuint skipRows; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1066 … desc, deUint32 internalFormat, int width, int height, int rowLength, int skipRows, int skipPixels… in TexImage2DParamsCase()
1130 int skipRows, in TexImage3DParamsCase()
1360 int skipRows, in TexSubImage2DParamsCase()
1779 int skipRows, in TexSubImage3DParamsCase()
2298 int skipRows, in TexImage2DBufferCase()
2370 int skipRows, in TexImageCubeBufferCase()
2450 int skipRows, in TexImage2DArrayBufferCase()
2532 int skipRows, in TexImage3DBufferCase()
2615 int skipRows, in TexSubImage2DBufferCase()
2703 int skipRows, in TexSubImageCubeBufferCase()
[all …]
Des3fReadPixelsTests.cpp92 … const char* description, int flags, int alignment, GLint rowLength, GLint skipRows, GLint skipPix… in ReadPixelsTest()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp412 int skipRows, in TexImageCubeArrayBufferCase()
499 int skipRows, in TexSubImageCubeArrayBufferCase()
878 int skipRows; in init() member
967 int skipRows; in init() member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DImage.hpp49 GLint skipRows = 0; member
/third_party/skia/src/codec/
DSkBmpCodec.cpp646 bool SkBmpCodec::skipRows(int count) { in skipRows() function in SkBmpCodec
DSkBmpRLECodec.cpp526 bool SkBmpRLECodec::skipRows(int count) { in skipRows() function in SkBmpRLECodec
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.cpp2285 void State::setPackSkipRows(GLint skipRows) in setPackSkipRows()
2321 void State::setUnpackSkipRows(GLint skipRows) in setUnpackSkipRows()
Dangletypes.h459 GLint skipRows = 0; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp895 void Context::setPackSkipRows(GLint skipRows) in setPackSkipRows()
915 void Context::setUnpackSkipRows(GLint skipRows) in setUnpackSkipRows()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp575 int skipRows; // (UN)PACK_SKIP_ROWS member