Searched refs:CONSTREG (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_constreg.c | 45 #define CONSTREG(VALUE, INDEX) \ macro 54 CONSTREG(0x00000000U, 0U), /* 0 (INT32) / 0.0 (Float) */ 55 CONSTREG(0x00000001U, 1U), /* 1 (INT32) */ 56 CONSTREG(0x00000002U, 2U), /* 2 (INT32) */ 57 CONSTREG(0x00000003U, 3U), /* 3 (INT32) */ 58 CONSTREG(0x00000004U, 4U), /* 4 (INT32) */ 59 CONSTREG(0x00000005U, 5U), /* 5 (INT32) */ 60 CONSTREG(0x00000006U, 6U), /* 6 (INT32) */ 61 CONSTREG(0x00000007U, 7U), /* 7 (INT32) */ 62 CONSTREG( 153 #undef CONSTREG global() macro [all...] |
Completed in 1 milliseconds