Home
last modified time | relevance | path

Searched defs:column_major (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dio.hpp41 enum order_type { column_major, row_major}; enumerator
/third_party/mesa3d/src/compiler/glsl/
Dast.h560 unsigned column_major:1; member