Searched defs:D3DKMT_PRESENT (Results 1 – 2 of 2) sorted by relevance
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/Graphics/Direct3D/ |
D | mod.rs | 10044 pub struct D3DKMT_PRESENT { struct 10045 pub Anonymous1: D3DKMT_PRESENT_0, argument 10057 pub Flags: D3DKMT_PRESENTFLAGS, argument 10061 pub PresentHistoryToken: D3DKMT_PRESENTHISTORYTOKEN, argument 10062 pub pPresentRegions: *mut D3DKMT_PRESENT_RGNS, argument 10063 pub Anonymous2: D3DKMT_PRESENT_1, argument 10072 impl ::core::marker::Copy for D3DKMT_PRESENT {} argument 10074 impl ::core::clone::Clone for D3DKMT_PRESENT { implementation
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/Graphics/Direct3D/ |
D | mod.rs | 10044 pub struct D3DKMT_PRESENT { struct 10045 pub Anonymous1: D3DKMT_PRESENT_0, argument 10057 pub Flags: D3DKMT_PRESENTFLAGS, argument 10061 pub PresentHistoryToken: D3DKMT_PRESENTHISTORYTOKEN, argument 10062 pub pPresentRegions: *mut D3DKMT_PRESENT_RGNS, argument 10063 pub Anonymous2: D3DKMT_PRESENT_1, argument 10072 impl ::core::marker::Copy for D3DKMT_PRESENT {} argument 10074 impl ::core::clone::Clone for D3DKMT_PRESENT { implementation
|