Home | History | Annotate | Download | only in math

Lines Matching refs:MASK_IDENTITY

1160 #define MASK_IDENTITY    ( ONE(0)  | ZERO(4)  | ZERO(8)  | ZERO(12) |\
1225 if (mask == (GLuint) MASK_IDENTITY) {