D3D12DDI_SAMPLER_FEEDBACK_TARGETED_RESOURCE_0073 structure (d3d12umddi.h)
Deprecated - do not use.
Syntax
typedef struct D3D12DDI_SAMPLER_FEEDBACK_TARGETED_RESOURCE_0073 {
UINT64 Width;
UINT64 Height;
UINT16 DepthOrArraySize;
UINT16 MipLevels;
} D3D12DDI_SAMPLER_FEEDBACK_TARGETED_RESOURCE_0073;
Members
Width
Height
DepthOrArraySize
MipLevels
Remarks
See the D3D Sampler Feedback Specification for sampler feedback details.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 |
Header | d3d12umddi.h |