D3D12DDI_DEVICE_DOWNLEVEL_SUPPORT_FUNCS_0054 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

typedef struct D3D12DDI_DEVICE_DOWNLEVEL_SUPPORT_FUNCS_0054 {
  PFND3D12DDI_QUERY_VIDEO_MEMORY_INFO_0054 pfnQueryVideoMemoryInfo;
  PFND3D12DDI_QUERY_CLOCK_CALIBRATION_0054 pfnQueryClockCalibration;
} D3D12DDI_DEVICE_DOWNLEVEL_SUPPORT_FUNCS_0054;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddi_device_downlevel_support_funcs_0054)

D3D12DDI_DEVICE_DOWNLEVEL_SUPPORT_FUNCS_0054 structure

Description

Members

pfnQueryVideoMemoryInfo

pfnQueryClockCalibration

Remarks

See also