directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
DXGI_QUERY_VIDEO_MEMORY_INFO
directx
dxgi1_4
Undocumented in source.
version(Windows)
struct
DXGI_QUERY_VIDEO_MEMORY_INFO {
UINT64
Budget
;
UINT64
CurrentUsage
;
UINT64
AvailableForReservation
;
UINT64
CurrentReservation
;
}
Members
Variables
AvailableForReservation
UINT64
AvailableForReservation
;
Undocumented in source.
Budget
UINT64
Budget
;
Undocumented in source.
CurrentReservation
UINT64
CurrentReservation
;
Undocumented in source.
CurrentUsage
UINT64
CurrentUsage
;
Undocumented in source.
Meta
Source
See Implementation
directx
dxgi1_4
aliases
DXGI_MEMORY_SEGMENT_GROUP
DXGI_OVERLAY_COLOR_SPACE_SUPPORT_FLAG
DXGI_SWAP_CHAIN_COLOR_SPACE_SUPPORT_FLAG
enums
DXGI_MEMORY_SEGMENT_GROUP_LOCAL
DXGI_OVERLAY_COLOR_SPACE_SUPPORT_FLAG_PRESENT
DXGI_SWAP_CHAIN_COLOR_SPACE_SUPPORT_FLAG_PRESENT
interfaces
IDXGIAdapter3
IDXGIFactory4
IDXGIOutput4
IDXGISwapChain3
structs
DXGI_QUERY_VIDEO_MEMORY_INFO