// d3d12umddi.h
typedef struct D3D12DDI_SAMPLER_FEEDBACK_TARGETED_RESOURCE_0073 {
UINT64 Width;
UINT64 Height;
UINT16 DepthOrArraySize;
UINT16 MipLevels;
} D3D12DDI_SAMPLER_FEEDBACK_TARGETED_RESOURCE_0073;
View the official Windows Driver Kit DDI referenceNo description available.
Deprecated - do not use.
WidthHeightDepthOrArraySizeMipLevelsSee the D3D Sampler Feedback Specification for sampler feedback details.