Searched defs:NameToFunc (Results 1 – 1 of 1) sorted by relevance
17 struct NameToFunc { struct18 const char* name;19 gles2::GLES2FunctionPointer func;