Searched defs:GLNAME (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/x86/ | ||
H A D | assyntax.h | 259 #define GLNAME(a) a macro 261 #define GLNAME(a) CONCAT(_,a) macro 982 #define GLNAME(a) a macro 984 #define GLNAME(a) CONCAT(_, a) macro |
Completed in 9 milliseconds