Searched refs:GetInfoHelper (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/include/CL/ |
D | cl.hpp | 689 struct GetInfoHelper struct 700 struct GetInfoHelper<Func, VECTOR_CLASS<T> > struct 723 struct GetInfoHelper<Func, VECTOR_CLASS<char *> > struct 739 struct GetInfoHelper<Func, STRING_CLASS> struct 763 struct GetInfoHelper<Func, CPP_TYPE> \ 961 return GetInfoHelper<Func, T>::get(f, name, param); in getInfo() 987 return GetInfoHelper<GetInfoFunctor0<Func, Arg0>, T> in getInfo() 996 return GetInfoHelper<GetInfoFunctor1<Func, Arg0, Arg1>, T> in getInfo()
|