Searched defs:SPV_BIT (Results 1 – 3 of 3) sorted by relevance
49 #define SPV_BIT(shift) (1 << (shift)) macro