Searched defs:colStride (Results 1 – 4 of 4) sorted by relevance
533 inline Index colStride() const in colStride() function607 inline Index colStride() const in colStride() function
210 Index colStride = m.colStride(); in compare_using_data_and_stride() local
729 EIGEN_ALWAYS_INLINE Index colStride() const { in colStride() function
155 const GLuint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row() local789 const GLuint colStride = (srcWidth == dstWidth) ? 1 : 2; in do_row_3D() local