Changeset 94975 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.h
- Timestamp:
- May 10, 2022 7:36:42 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.h
r94881 r94975 82 82 NTSTATUS APIENTRY GaDxgkDdiPresentDisplayOnly(const HANDLE hAdapter, 83 83 const DXGKARG_PRESENT_DISPLAYONLY *pPresentDisplayOnly); 84 NTSTATUS APIENTRY GaDxgkDdiPresent(const HANDLE hContext,85 DXGKARG_PRESENT *pPresent);84 NTSTATUS APIENTRY SvgaDxgkDdiPresent(const HANDLE hContext, 85 DXGKARG_PRESENT *pPresent); 86 86 NTSTATUS APIENTRY GaDxgkDdiRender(const HANDLE hContext, 87 87 DXGKARG_RENDER *pRender);
Note:
See TracChangeset
for help on using the changeset viewer.