Halide
D3D12_TEX1D_ARRAY_UAV Struct Reference

#include <mini_d3d12.h>

Public Attributes

UINT MipSlice
 
UINT FirstArraySlice
 
UINT ArraySize
 

Detailed Description

Definition at line 2448 of file mini_d3d12.h.

Member Data Documentation

◆ MipSlice

UINT D3D12_TEX1D_ARRAY_UAV::MipSlice

Definition at line 2449 of file mini_d3d12.h.

◆ FirstArraySlice

UINT D3D12_TEX1D_ARRAY_UAV::FirstArraySlice

Definition at line 2450 of file mini_d3d12.h.

◆ ArraySize

UINT D3D12_TEX1D_ARRAY_UAV::ArraySize

Definition at line 2451 of file mini_d3d12.h.


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