Searched refs:BundledEffectContext (Results 1 – 3 of 3) sorted by relevance
66 struct BundledEffectContext{ struct122 BundledEffectContext *pBundledContext; argument129 BundledEffectContext *pBundledContext;
241 GlobalSessionMemory[sessionNo].pBundledContext = new BundledEffectContext; in EffectCreate()
446 pContext->pBundledContext = (BundledEffectContext *)malloc(sizeof(struct BundledEffectContext)); in lvmCreate()