Searched refs:skipRows (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dpixel.c90 GLint skipRows = state->storeUnpack.skipRows; local
109 start = ((const GLubyte *) userdata) + skipRows * rowSize +
173 GLint skipRows = state->storeUnpack.skipRows; local
211 skipRows * rowSize + skipPixels * groupSize;
278 GLint skipRows = state->storePack.skipRows; local
308 start = ((GLubyte *) userdata) + skipRows * rowSize +
400 GLint skipRows local
[all...]
H A Dpixelstore.c101 state->storePack.skipRows = a;
162 state->storeUnpack.skipRows = a;
247 state->storePack.skipRows = param;
302 state->storeUnpack.skipRows = param;
H A Dsingle2.c257 *data = (GLintptr) state->storePack.skipRows;
281 *data = (GLintptr) state->storeUnpack.skipRows;
H A Dglxclient.h175 GLuint skipRows; member in struct:__GLXpixelStoreModeRec
/external/mesa3d/src/glx/
H A Dpixel.c90 GLint skipRows = state->storeUnpack.skipRows; local
109 start = ((const GLubyte *) userdata) + skipRows * rowSize +
173 GLint skipRows = state->storeUnpack.skipRows; local
211 skipRows * rowSize + skipPixels * groupSize;
278 GLint skipRows = state->storePack.skipRows; local
308 start = ((GLubyte *) userdata) + skipRows * rowSize +
400 GLint skipRows local
[all...]
H A Dpixelstore.c101 state->storePack.skipRows = a;
162 state->storeUnpack.skipRows = a;
247 state->storePack.skipRows = param;
302 state->storeUnpack.skipRows = param;
H A Dsingle2.c257 *data = (GLintptr) state->storePack.skipRows;
281 *data = (GLintptr) state->storeUnpack.skipRows;
H A Dglxclient.h175 GLuint skipRows; member in struct:__GLXpixelStoreModeRec
/external/eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector.h370 Index skipRows = 0; local
381 while (skipRows<LhsPacketSize &&
382 alignedStart != ((lhsAlignmentOffset + alignmentStep*skipRows)%LhsPacketSize))
383 ++skipRows;
384 if (skipRows==LhsPacketSize)
388 skipRows = 0;
392 skipRows = (std::min)(skipRows,Index(rows));
397 || (skipRows + rowsAtOnce >= rows)
399 || (size_t(lhs+alignedStart+lhsStride*skipRows)
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp1054 TexImage2DParamsCase (Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int rowLength, int skipRows, int skipPixels, int alignment) argument
1058 , m_skipRows (skipRows)
1119 int skipRows,
1127 , m_skipRows (skipRows)
1349 int skipRows,
1359 , m_skipRows (skipRows)
1768 int skipRows,
1782 , m_skipRows (skipRows)
2287 int skipRows,
2294 , m_skipRows (skipRows)
1109 TexImage3DParamsCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int depth, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment) argument
1338 TexSubImage2DParamsCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int subX, int subY, int subW, int subH, int rowLength, int skipRows, int skipPixels, int alignment) argument
1752 TexSubImage3DParamsCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int depth, int subX, int subY, int subZ, int subW, int subH, int subD, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment) argument
2280 TexImage2DBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int rowLength, int skipRows, int skipPixels, int alignment, int offset) argument
2353 TexImageCubeBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int size, int rowLength, int skipRows, int skipPixels, int alignment, int offset) argument
2429 TexImage2DArrayBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int depth, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment, int offset) argument
2511 TexImage3DBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int depth, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment, int offset) argument
2593 TexSubImage2DBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int subX, int subY, int subW, int subH, int rowLength, int skipRows, int skipPixels, int alignment, int offset) argument
2682 TexSubImageCubeBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int size, int subX, int subY, int subW, int subH, int rowLength, int skipRows, int skipPixels, int alignment, int offset) argument
2783 TexSubImage2DArrayBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int depth, int subX, int subY, int subZ, int subW, int subH, int subD, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment, int offset) argument
2894 TexSubImage3DBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int depth, int subX, int subY, int subZ, int subW, int subH, int subD, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment, int offset) argument
3555 int skipRows; member in struct:deqp::gles3::Functional::__anon19311
3599 int skipRows; member in struct:deqp::gles3::Functional::__anon19312
3773 int skipRows; member in struct:deqp::gles3::Functional::__anon19313
3824 int skipRows; member in struct:deqp::gles3::Functional::__anon19314
3981 int skipRows; member in struct:deqp::gles3::Functional::__anon19315
4032 int skipRows; member in struct:deqp::gles3::Functional::__anon19316
4155 int skipRows; member in struct:deqp::gles3::Functional::__anon19317
4217 int skipRows; member in struct:deqp::gles3::Functional::__anon19318
[all...]
H A Des3fReadPixelsTests.cpp61 ReadPixelsTest (Context& context, const char* name, const char* description, bool chooseFormat, int alignment, GLint rowLength, GLint skipRows, GLint skipPixels, GLenum format = GL_RGBA, GLenum type = GL_UNSIGNED_BYTE);
83 ReadPixelsTest::ReadPixelsTest (Context& context, const char* name, const char* description, bool chooseFormat, int alignment, GLint rowLength, GLint skipRows, GLint skipPixels, GLenum format, GLenum type) argument
89 , m_skipRows (skipRows)
/external/deqp/modules/gles31/functional/
H A Des31fTextureSpecificationTests.cpp408 int skipRows,
417 , m_skipRows (skipRows)
495 int skipRows,
510 , m_skipRows (skipRows)
874 int skipRows; member in struct:deqp::gles31::Functional::__anon19561
908 parameterCases[ndx].skipRows,
963 int skipRows; member in struct:deqp::gles31::Functional::__anon19562
1013 paramCases[ndx].skipRows,
399 TexImageCubeArrayBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int size, int depth, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment, int offset) argument
480 TexSubImageCubeArrayBufferCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, int size, int depth, int subX, int subY, int subZ, int subW, int subH, int subD, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment, int offset) argument

Completed in 1055 milliseconds