Halide
D3D12_TEX2D_ARRAY_RTV Struct Reference

#include <mini_d3d12.h>

Public Attributes

UINT MipSlice
 
UINT FirstArraySlice
 
UINT ArraySize
 
UINT PlaneSlice
 

Detailed Description

Definition at line 2519 of file mini_d3d12.h.

Member Data Documentation

◆ MipSlice

UINT D3D12_TEX2D_ARRAY_RTV::MipSlice

Definition at line 2520 of file mini_d3d12.h.

◆ FirstArraySlice

UINT D3D12_TEX2D_ARRAY_RTV::FirstArraySlice

Definition at line 2521 of file mini_d3d12.h.

◆ ArraySize

UINT D3D12_TEX2D_ARRAY_RTV::ArraySize

Definition at line 2522 of file mini_d3d12.h.

◆ PlaneSlice

UINT D3D12_TEX2D_ARRAY_RTV::PlaneSlice

Definition at line 2523 of file mini_d3d12.h.


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