RetroArch
Public Attributes | List of all members
D3D9Vertex Struct Reference

#include <d3d9_renderchain.h>

Collaboration diagram for D3D9Vertex:
[legend]

Public Attributes

float x
 
float y
 
float z
 
float u
 
float v
 
float lut_u
 
float lut_v
 
float r
 
float g
 
float b
 
float a
 

Member Data Documentation

◆ a

float D3D9Vertex::a

◆ b

float D3D9Vertex::b

◆ g

float D3D9Vertex::g

◆ lut_u

float D3D9Vertex::lut_u

◆ lut_v

float D3D9Vertex::lut_v

◆ r

float D3D9Vertex::r

◆ u

float D3D9Vertex::u

◆ v

float D3D9Vertex::v

◆ x

float D3D9Vertex::x

◆ y

float D3D9Vertex::y

◆ z

float D3D9Vertex::z

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