Searched refs:cAllocationList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp257 UINT cAllocationList; member in struct:VBOXWDDMDISP_NSCADD
267 if (pData->cAllocationList && pData->cPatchLocationList && pData->cbCommandBuffer >= 4)
279 --pData->cAllocationList;
324 NscAdd.cAllocationList = pDevice->DefaultContext.ContextInfo.AllocationListSize;
383 RenderData.NumAllocations = pDevice->DefaultContext.ContextInfo.AllocationListSize - NscAdd.cAllocationList;

Completed in 70 milliseconds