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

/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_matrix.c1076 #define MASK_IDENTITY ( ONE(0) | ZERO(4) | ZERO(8) | ZERO(12) |\ macro
1141 if (mask == (GLuint) MASK_IDENTITY) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_matrix.c1162 #define MASK_IDENTITY ( ONE(0) | ZERO(4) | ZERO(8) | ZERO(12) |\ macro
1227 if (mask == (GLuint) MASK_IDENTITY) {

Completed in 6 milliseconds