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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVModes.h29 DECLINLINE(uint64_t) vboxRSize2U64(RTRECTSIZE size) { return *_CR_TYPECAST(uint64_t, &(size)); } function
32 #define CR_RSIZE2U64 vboxRSize2U64

Completed in 41 milliseconds