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

/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_matrix.c1073 #define MASK_NO_TRX (ZERO(12) | ZERO(13) | ZERO(14)) macro
1136 if ((mask & MASK_NO_TRX) != MASK_NO_TRX)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_matrix.c1159 #define MASK_NO_TRX (ZERO(12) | ZERO(13) | ZERO(14)) macro
1222 if ((mask & MASK_NO_TRX) != MASK_NO_TRX)

Completed in 5 milliseconds