Searched defs:MASK_3D_NO_ROT (Results 1 - 2 of 2) sorted by last modified time

/external/mesa3d/src/mesa/math/
H A Dm_matrix.c1176 #define MASK_3D_NO_ROT ( ZERO(4) | ZERO(8) | \ macro
1253 else if ((mask & MASK_3D_NO_ROT) == (GLuint) MASK_3D_NO_ROT) {
/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_matrix.c1176 #define MASK_3D_NO_ROT ( ZERO(4) | ZERO(8) | \ macro
1253 else if ((mask & MASK_3D_NO_ROT) == (GLuint) MASK_3D_NO_ROT) {

Completed in 147 milliseconds