Searched defs:ATTRUI10_3 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ | ||
H A D | vbo_attrib_tmp.h | 116 #define ATTRUI10_3( A, UI ) ATTRF( A, 3, (UI) & 0x3ff, ((UI) >> 10) & 0x3ff, ((UI) >> 20) & 0x3ff, 1 ) macro |
Completed in 9 milliseconds