IDXGIAdapter3

Undocumented in source.

Members

Functions

QueryVideoMemoryInfo
HRESULT QueryVideoMemoryInfo(uint NodeIndex, DXGI_MEMORY_SEGMENT_GROUP MemorySegmentGroup, DXGI_QUERY_VIDEO_MEMORY_INFO* pVideoMemoryInfo)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterHardwareContentProtectionTeardownStatusEvent
HRESULT RegisterHardwareContentProtectionTeardownStatusEvent(HANDLE hEvent, uint* pdwCookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RegisterVideoMemoryBudgetChangeNotificationEvent
HRESULT RegisterVideoMemoryBudgetChangeNotificationEvent(HANDLE hEvent, uint* pdwCookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetVideoMemoryReservation
HRESULT SetVideoMemoryReservation(uint NodeIndex, DXGI_MEMORY_SEGMENT_GROUP MemorySegmentGroup, ulong Reservation)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterHardwareContentProtectionTeardownStatus
void UnregisterHardwareContentProtectionTeardownStatus(uint dwCookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UnregisterVideoMemoryBudgetChangeNotification
void UnregisterVideoMemoryBudgetChangeNotification(uint dwCookie)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta