RetroArch
Public Attributes | List of all members
d3d11_vertex_t Struct Reference

#include <d3d11_common.h>

Collaboration diagram for d3d11_vertex_t:
[legend]

Public Attributes

float position [2]
 
float texcoord [2]
 
float color [4]
 

Member Data Documentation

◆ color

float d3d11_vertex_t::color[4]

◆ position

float d3d11_vertex_t::position[2]

◆ texcoord

float d3d11_vertex_t::texcoord[2]

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