Condividi tramite


struttura D3D12DDI_MIP_REGION_0075 (d3d12umddi.h)

D3D12DDI_MIP_REGION_0075 descrive le dimensioni di un'area MIP.

Sintassi

typedef struct D3D12DDI_MIP_REGION_0075 {
  UINT Width;
  UINT Height;
  UINT Depth;
} D3D12DDI_MIP_REGION_0075;

Members

Width

Larghezza dell'area MIP, in texel.

Height

Altezza dell'area MIP, in texel.

Depth

Profondità dell'area MIP, in texel.

Commenti

Per altre informazioni, vedere il documento Sampler Feedback .See the Sampler Feedback document for more information.

Requisiti

Requisito Valore
Client minimo supportato Windows 10, versione 2004
Intestazione d3d12umddi.h