Searched defs:GET_PROC (Results 1 – 7 of 7) sorted by relevance
28 #define GET_PROC(F) functions->f##F = gl##F macro
16 #define GET_PROC(F) functions->f##F = (GrGL##F##Fn*)get(ctx, "gl" #F) macro
65 #define GET_PROC(F, inst) \ macro
31 #define GET_PROC(F) f ## F = \ macro
37 #define GET_PROC(F) f ## F = \ macro
233 #define GET_PROC(NAME, SUFFIX) f##NAME = \ macro