RetroArch
Public Attributes | List of all members
D3D11_VIEWPORT Struct Reference

#include <d3d11.h>

Public Attributes

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

Member Data Documentation

◆ Height

FLOAT D3D11_VIEWPORT::Height

◆ MaxDepth

FLOAT D3D11_VIEWPORT::MaxDepth

◆ MinDepth

FLOAT D3D11_VIEWPORT::MinDepth

◆ TopLeftX

FLOAT D3D11_VIEWPORT::TopLeftX

◆ TopLeftY

FLOAT D3D11_VIEWPORT::TopLeftY

◆ Width

FLOAT D3D11_VIEWPORT::Width

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