Searched defs:fullDimX (Results 1 – 1 of 1) sorted by relevance
3817 uint32_t fullDimX = numMatrixX * (m_data.colMajor ? dims[0].rows : dims[0].cols); in iterate() local4585 uint32_t fullDimX = numMatrixX * (m_data.colMajor ? dims[0].rows : dims[0].cols); in iterate() local