Searched defs:pDdiAllocIBase (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp4453 D3DDDI_ALLOCATIONINFO *pDdiAllocIBase = pDdiAllocate->pAllocationInfo; local
4457 pDdiAllocate->pAllocationInfo = &pDdiAllocIBase[i];
4469 D3DDDI_ALLOCATIONINFO * pCur = &pDdiAllocIBase[i];
4481 pDdiAllocate->pAllocationInfo = pDdiAllocIBase;

Completed in 322 milliseconds