RetroArch
Public Attributes | List of all members
D3D12_VIEWPORT Struct Reference

#include <d3d12.h>

Public Attributes

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

Member Data Documentation

◆ Height

FLOAT D3D12_VIEWPORT::Height

◆ MaxDepth

FLOAT D3D12_VIEWPORT::MaxDepth

◆ MinDepth

FLOAT D3D12_VIEWPORT::MinDepth

◆ TopLeftX

FLOAT D3D12_VIEWPORT::TopLeftX

◆ TopLeftY

FLOAT D3D12_VIEWPORT::TopLeftY

◆ Width

FLOAT D3D12_VIEWPORT::Width

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