Home
last modified time | relevance | path

Searched defs:RowMajor (Results 1 – 3 of 3) sorted by relevance

/external/gemmlowp/public/
Dmap.h28 enum class MapOrder { ColMajor, RowMajor }; enumerator
/external/eigen/Eigen/src/Core/util/
DConstants.h266RowMajor = 0x1, // it is only a coincidence that this is equal to RowMajorBit -- don't rely on th… enumerator
/external/mesa3d/src/mesa/main/
Dmtypes.h2254 GLboolean RowMajor; member