RetroArch
Public Attributes | List of all members
retro_framebuffer Struct Reference

#include <libretro.h>

Collaboration diagram for retro_framebuffer:
[legend]

Public Attributes

voiddata
 
unsigned width
 
unsigned height
 
size_t pitch
 
enum retro_pixel_format format
 
unsigned access_flags
 
unsigned memory_flags
 

Member Data Documentation

◆ access_flags

unsigned retro_framebuffer::access_flags

◆ data

void* retro_framebuffer::data

◆ format

enum retro_pixel_format retro_framebuffer::format

◆ height

unsigned retro_framebuffer::height

◆ memory_flags

unsigned retro_framebuffer::memory_flags

◆ pitch

size_t retro_framebuffer::pitch

◆ width

unsigned retro_framebuffer::width

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