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