Halide
D3D12_SUBRESOURCE_FOOTPRINT Struct Reference

#include <mini_d3d12.h>

Public Attributes

DXGI_FORMAT Format
 
UINT Width
 
UINT Height
 
UINT Depth
 
UINT RowPitch
 

Detailed Description

Definition at line 2700 of file mini_d3d12.h.

Member Data Documentation

◆ Format

DXGI_FORMAT D3D12_SUBRESOURCE_FOOTPRINT::Format

Definition at line 2701 of file mini_d3d12.h.

◆ Width

UINT D3D12_SUBRESOURCE_FOOTPRINT::Width

Definition at line 2702 of file mini_d3d12.h.

◆ Height

UINT D3D12_SUBRESOURCE_FOOTPRINT::Height

Definition at line 2703 of file mini_d3d12.h.

◆ Depth

UINT D3D12_SUBRESOURCE_FOOTPRINT::Depth

Definition at line 2704 of file mini_d3d12.h.

◆ RowPitch

UINT D3D12_SUBRESOURCE_FOOTPRINT::RowPitch

Definition at line 2705 of file mini_d3d12.h.


The documentation for this struct was generated from the following file: