RetroArch
Public Attributes | List of all members
video_coords Struct Reference

#include <video_coord_array.h>

Collaboration diagram for video_coords:
[legend]

Public Attributes

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

Member Data Documentation

◆ color

const float* video_coords::color

◆ index

const unsigned* video_coords::index

◆ indexes

unsigned video_coords::indexes

◆ lut_tex_coord

const float* video_coords::lut_tex_coord

◆ tex_coord

const float* video_coords::tex_coord

◆ vertex

const float* video_coords::vertex

◆ vertices

unsigned video_coords::vertices

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