RetroArch
Public Attributes | List of all members
cache_vbo Struct Reference
Collaboration diagram for cache_vbo:
[legend]

Public Attributes

GLuint vbo_primary
 
GLuint vbo_secondary
 
size_t size_primary
 
size_t size_secondary
 
GLfloatbuffer_primary
 
GLfloatbuffer_secondary
 

Member Data Documentation

◆ buffer_primary

GLfloat* cache_vbo::buffer_primary

◆ buffer_secondary

GLfloat* cache_vbo::buffer_secondary

◆ size_primary

size_t cache_vbo::size_primary

◆ size_secondary

size_t cache_vbo::size_secondary

◆ vbo_primary

GLuint cache_vbo::vbo_primary

◆ vbo_secondary

GLuint cache_vbo::vbo_secondary

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