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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.h111 struct VBOXWDDMDISP_ALLOCATION;
121 struct VBOXWDDMDISP_ALLOCATION *pIndicesAlloc;
142 struct VBOXWDDMDISP_ALLOCATION *pAlloc;
199 struct VBOXWDDMDISP_ALLOCATION *aStreamSource[VBOXWDDMDISP_MAX_VERTEX_STREAMS];
232 struct VBOXWDDMDISP_ALLOCATION * apRTs[1];
264 typedef struct VBOXWDDMDISP_ALLOCATION struct
284 } VBOXWDDMDISP_ALLOCATION, *PVBOXWDDMDISP_ALLOCATION; typedef in typeref:struct:VBOXWDDMDISP_ALLOCATION
294 VBOXWDDMDISP_ALLOCATION aAllocations[1];

Completed in 218 milliseconds