Halide
D3D12_BOX Struct Reference

#include <mini_d3d12.h>

Public Attributes

UINT left
 
UINT top
 
UINT front
 
UINT right
 
UINT bottom
 
UINT back
 

Detailed Description

Definition at line 1836 of file mini_d3d12.h.

Member Data Documentation

◆ left

UINT D3D12_BOX::left

Definition at line 1837 of file mini_d3d12.h.

◆ top

UINT D3D12_BOX::top

Definition at line 1838 of file mini_d3d12.h.

◆ front

UINT D3D12_BOX::front

Definition at line 1839 of file mini_d3d12.h.

◆ right

UINT D3D12_BOX::right

Definition at line 1840 of file mini_d3d12.h.

◆ bottom

UINT D3D12_BOX::bottom

Definition at line 1841 of file mini_d3d12.h.

◆ back

UINT D3D12_BOX::back

Definition at line 1842 of file mini_d3d12.h.


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