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

/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_matrix.c1103 #define MASK_PERSPECTIVE ( ZERO(4) | ZERO(12) |\ macro
1215 else if ((mask & MASK_PERSPECTIVE) == MASK_PERSPECTIVE && m[11]==-1.0F) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_matrix.c1189 #define MASK_PERSPECTIVE ( ZERO(4) | ZERO(12) |\ macro
1301 else if ((mask & MASK_PERSPECTIVE) == MASK_PERSPECTIVE && m[11]==-1.0F) {

Completed in 5 milliseconds