Home
last modified time | relevance | path

Searched refs:MASK_NO_TRX (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_matrix.c1158 #define MASK_NO_TRX (ZERO(12) | ZERO(13) | ZERO(14)) macro
1221 if ((mask & MASK_NO_TRX) != MASK_NO_TRX) in analyse_from_scratch()