RetroArch
Public Attributes | List of all members
video_mut_coords Struct Reference

#include <video_coord_array.h>

Collaboration diagram for video_mut_coords:
[legend]

Public Attributes

float * vertex
 
float * color
 
float * tex_coord
 
float * lut_tex_coord
 
unsigned vertices
 
unsigned * index
 
unsigned indexes
 

Member Data Documentation

◆ color

float* video_mut_coords::color

◆ index

unsigned* video_mut_coords::index

◆ indexes

unsigned video_mut_coords::indexes

◆ lut_tex_coord

float* video_mut_coords::lut_tex_coord

◆ tex_coord

float* video_mut_coords::tex_coord

◆ vertex

float* video_mut_coords::vertex

◆ vertices

unsigned video_mut_coords::vertices

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