Searched defs:effectLibName (Results 1 – 2 of 2) sorted by relevance
45 …char *effectLibName; /**< To identify the effect library name for knowing which effect library it … member
77 struct EffectFactory *GetEffectLibFromList(const char *effectLibName) in GetEffectLibFromList()