Halide
D3D12_VIEWPORT Struct Reference

#include <mini_d3d12.h>

Public Attributes

FLOAT TopLeftX
 
FLOAT TopLeftY
 
FLOAT Width
 
FLOAT Height
 
FLOAT MinDepth
 
FLOAT MaxDepth
 

Detailed Description

Definition at line 2839 of file mini_d3d12.h.

Member Data Documentation

◆ TopLeftX

FLOAT D3D12_VIEWPORT::TopLeftX

Definition at line 2840 of file mini_d3d12.h.

◆ TopLeftY

FLOAT D3D12_VIEWPORT::TopLeftY

Definition at line 2841 of file mini_d3d12.h.

◆ Width

FLOAT D3D12_VIEWPORT::Width

Definition at line 2842 of file mini_d3d12.h.

◆ Height

FLOAT D3D12_VIEWPORT::Height

Definition at line 2843 of file mini_d3d12.h.

◆ MinDepth

FLOAT D3D12_VIEWPORT::MinDepth

Definition at line 2844 of file mini_d3d12.h.

◆ MaxDepth

FLOAT D3D12_VIEWPORT::MaxDepth

Definition at line 2845 of file mini_d3d12.h.


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