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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/
H A DVBoxMPIf.h260 typedef struct VBOXWDDM_CREATECONTEXT_INFO struct
273 } VBOXWDDM_CREATECONTEXT_INFO, *PVBOXWDDM_CREATECONTEXT_INFO; typedef in typeref:struct:VBOXWDDM_CREATECONTEXT_INFO
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispCm.cpp120 VBOXWDDM_CREATECONTEXT_INFO Info = {0};
H A DVBoxDispKmt.cpp379 VBOXWDDM_CREATECONTEXT_INFO Info = {0};
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPWddm.cpp6749 Assert(pCreateContext->PrivateDriverDataSize == sizeof (VBOXWDDM_CREATECONTEXT_INFO));
6751 if (pCreateContext->PrivateDriverDataSize == sizeof (VBOXWDDM_CREATECONTEXT_INFO))

Completed in 884 milliseconds