Lines Matching refs:papContexts

345     /** The size of papContexts. */
350 PVMSVGA3DCONTEXT *papContexts;
372 SSMFIELD_ENTRY_IGN_HCPTR( VMSVGA3DSTATE, papContexts),
606 if (pState->papContexts[i]->id != SVGA3D_INVALID_ID)
607 vmsvga3dContextDestroy(pThis, pState->papContexts[i]->id);
1629 PVMSVGA3DCONTEXT pContext = pState->papContexts[cid];
1854 || pState->papContexts[cid]->id != cid)
1859 pContext = pState->papContexts[cid];
1876 || pState->papContexts[cid]->id != cid)
1881 pContext = pState->papContexts[cid];
2222 || pState->papContexts[cid]->id != cid)
2227 pContext = pState->papContexts[cid];
2469 || pState->papContexts[cid]->id != cid)
2471 Log(("vmsvga3dSurfaceDMA invalid context id (%x - %x)!\n", cid, (cid >= pState->cContexts) ? -1 : pState->papContexts[cid]->id));
2474 PVMSVGA3DCONTEXT pContext = pState->papContexts[cid];
2538 || pState->papContexts[cid]->id != cid)
2543 PVMSVGA3DCONTEXT pContext = pState->papContexts[cid];
2705 || pState->papContexts[cid]->id != cid)
2710 pContext = pState->papContexts[cid];
2759 || pState->papContexts[cid]->id != cid)
2764 pContext = pState->papContexts[cid];
2817 || pState->papContexts[cid]->id != cid)
2822 pContext = pState->papContexts[cid];
2937 void *pvNew = RTMemRealloc(pState->papContexts, sizeof(pState->papContexts[0]) * cNew);
2939 pState->papContexts = (PVMSVGA3DCONTEXT *)pvNew;
2945 pState->papContexts[pState->cContexts++] = pContext;
2949 if (pState->papContexts[cid]->id != SVGA3D_INVALID_ID)
2952 pContext = pState->papContexts[cid];
3049 && pState->papContexts[cid]->id == cid)
3051 PVMSVGA3DCONTEXT pContext = pState->papContexts[cid];
3191 PVMSVGA3DCONTEXT pContext = pState->papContexts[i];
3443 || pState->papContexts[cid]->id != cid)
3448 pContext = pState->papContexts[cid];
3525 || pState->papContexts[cid]->id != cid)
3530 pContext = pState->papContexts[cid];
3601 || pState->papContexts[cid]->id != cid)
3606 pContext = pState->papContexts[cid];
4277 || pState->papContexts[cid]->id != cid)
4282 pContext = pState->papContexts[cid];
4703 || pState->papContexts[cid]->id != cid)
4708 pContext = pState->papContexts[cid];
4972 || pState->papContexts[cid]->id != cid)
4977 pContext = pState->papContexts[cid];
5027 || pState->papContexts[cid]->id != cid)
5032 pContext = pState->papContexts[cid];
5105 || pState->papContexts[cid]->id != cid)
5110 pContext = pState->papContexts[cid];
5135 || pState->papContexts[cid]->id != cid)
5141 pContext = pState->papContexts[cid];
5171 || pState->papContexts[cid]->id != cid)
5176 pContext = pState->papContexts[cid];
5199 || pState->papContexts[cid]->id != cid)
5204 pContext = pState->papContexts[cid];
5411 || pState->papContexts[cid]->id != cid)
5417 pContext = pState->papContexts[cid];
5699 || pState->papContexts[cid]->id != cid)
5704 pContext = pState->papContexts[cid];
5734 || pState->papContexts[cid]->id != cid)
5739 pContext = pState->papContexts[cid];
5833 || pState->papContexts[cid]->id != cid)
5838 pContext = pState->papContexts[cid];
5884 || pState->papContexts[cid]->id != cid)
5889 pContext = pState->papContexts[cid];
5956 || pState->papContexts[cid]->id != cid)
5961 pContext = pState->papContexts[cid];