Searched refs:BundledEffectContext (Results 1 – 3 of 3) sorted by relevance
55 struct BundledEffectContext { struct109 BundledEffectContext* pBundledContext; argument116 BundledEffectContext* pBundledContext;
221 GlobalSessionMemory[sessionNo].pBundledContext = new BundledEffectContext; in EffectCreate()
342 pContext->pBundledContext = (BundledEffectContext*)malloc(sizeof(struct BundledEffectContext)); in lvmCreate()