Lines Matching refs:papContexts

847     PVMSVGA3DCONTEXT       *papContexts;
900 SSMFIELD_ENTRY_IGN_HCPTR( VMSVGA3DSTATE, papContexts),
1322 VMSVGA3D_SET_CURRENT_CONTEXT(pState, pState->papContexts[fOtherProfile ? 2 : 1]);
1446 pContext = pState->papContexts[1];
1470 pContext = pState->papContexts[1]; /* Array may have been reallocated. */
1472 pOtherCtx = pState->papContexts[2];
1834 if (pState->papContexts[i]->id != SVGA3D_INVALID_ID)
1835 vmsvga3dContextDestroy(pThis, pState->papContexts[i]->id);
2822 pContext = pState->papContexts[cid];
2841 && pState->papContexts[cid]->id == cid)
2843 pContext = pState->papContexts[cid];
2852 if (pState->papContexts[cid]->id == cid)
2854 pContext = pState->papContexts[cid];
3157 if (idPrevCtx < pState->cContexts && pState->papContexts[idPrevCtx]->id == idPrevCtx)
3159 VMSVGA3D_SET_CURRENT_CONTEXT(pState, pState->papContexts[idPrevCtx]);
3206 || pState->papContexts[cid]->id != cid)
3211 pContext = pState->papContexts[cid];
3486 || pState->papContexts[cid]->id != cid)
3488 Log(("vmsvga3dSurfaceDMA invalid context id (%x - %x)!\n", cid, (cid >= pState->cContexts) ? -1 : pState->papContexts[cid]->id));
3491 PVMSVGA3DCONTEXT pContext = pState->papContexts[cid];
3839 || pState->papContexts[cid]->id != cid)
3844 pContext = pState->papContexts[cid];
3922 || pState->papContexts[cid]->id != cid)
3927 pContext = pState->papContexts[cid];
4250 void *pvNew = RTMemRealloc(pState->papContexts, sizeof(pState->papContexts[0]) * cNew);
4252 pState->papContexts = (PVMSVGA3DCONTEXT *)pvNew;
4258 pState->papContexts[pState->cContexts++] = pContext;
4262 if (pState->papContexts[cid]->id != SVGA3D_INVALID_ID)
4265 pContext = pState->papContexts[cid];
4287 if ( pState->papContexts[i]->id != SVGA3D_INVALID_ID
4290 && pState->papContexts[i]->fOtherProfile == RT_BOOL(fFlags & VMSVGA3D_DEF_CTX_F_OTHER_PROFILE)
4295 pSharedCtx = pState->papContexts[i];
4521 && pState->papContexts[cid]->id == cid)
4523 PVMSVGA3DCONTEXT pContext = pState->papContexts[cid];
4657 PVMSVGA3DCONTEXT pContext = pState->papContexts[i];
4696 || pState->papContexts[cid]->id != cid)
4701 pContext = pState->papContexts[cid];
4803 || pState->papContexts[cid]->id != cid)
4808 pContext = pState->papContexts[cid];
4945 || pState->papContexts[cid]->id != cid)
4950 pContext = pState->papContexts[cid];
5780 || pState->papContexts[cid]->id != cid)
5785 pContext = pState->papContexts[cid];
5852 pContext = pState->papContexts[cid];
6103 || pState->papContexts[cid]->id != cid)
6108 pContext = pState->papContexts[cid];
6358 || pState->papContexts[cid]->id != cid)
6363 pContext = pState->papContexts[cid];
6411 || pState->papContexts[cid]->id != cid)
6416 pContext = pState->papContexts[cid];
6590 || pState->papContexts[cid]->id != cid)
6595 pContext = pState->papContexts[cid];
6627 || pState->papContexts[cid]->id != cid)
6632 pContext = pState->papContexts[cid];
6675 || pState->papContexts[cid]->id != cid)
6680 pContext = pState->papContexts[cid];
6708 || pState->papContexts[cid]->id != cid)
6713 pContext = pState->papContexts[cid];
6747 || pState->papContexts[cid]->id != cid)
6752 pContext = pState->papContexts[cid];
7197 || pState->papContexts[cid]->id != cid)
7202 pContext = pState->papContexts[cid];
7302 pContext = pState->papContexts[cid];
7440 || pState->papContexts[cid]->id != cid)
7445 pContext = pState->papContexts[cid];
7540 || pState->papContexts[cid]->id != cid)
7545 pContext = pState->papContexts[cid];
7593 || pState->papContexts[cid]->id != cid)
7598 pContext = pState->papContexts[cid];
7666 || pState->papContexts[cid]->id != cid)
7671 pContext = pState->papContexts[cid];