// 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 referenceNo description available.
pfnQueryVideoMemoryInfopfnQueryClockCalibration