D3D12DDI_SAMPLER_FEEDBACK_MAP_SIZE_0073 - NtDoc

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

typedef struct D3D12DDI_SAMPLER_FEEDBACK_MAP_SIZE_0073 {
  UINT64 Width;
  UINT64 Height;
} D3D12DDI_SAMPLER_FEEDBACK_MAP_SIZE_0073;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Deprecated - do not use.

Members

Width

Height

Remarks

See the D3D Sampler Feedback Specification for sampler feedback details.

See also