Searched refs:SessionNo (Results 1 – 3 of 3) sorted by relevance
57 int SessionNo; /* Current session number */ member
225 pContext->pBundledContext->SessionNo = sessionNo; in EffectCreate()277 pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo]; in EffectCreate()345 SessionContext* pSessionContext = &GlobalSessionMemory[pContext->pBundledContext->SessionNo]; in EffectRelease()
347 pContext->pBundledContext->SessionNo = 0; in lvmCreate()