Searched refs:MAT_INV (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/sparc/ |
D | sparc_matrix.h | 11 #define MAT_INV 0x08 macro 21 #define MAT_INV 0x04 macro
|
D | norm.S | 32 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 171 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 276 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 327 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 387 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 429 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv
|
/external/chromium_org/third_party/mesa/src/src/mesa/sparc/ |
D | sparc_matrix.h | 11 #define MAT_INV 0x08 macro 21 #define MAT_INV 0x04 macro
|
D | norm.S | 32 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 171 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 276 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 327 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 387 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv 429 LDPTR [%o0 + MAT_INV], %o0 ! o0 = mat->inv
|