libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
graphic_buffer_t Struct Reference

Graphics buffer. More...

#include <graphic_buffer.h>

Collaboration diagram for graphic_buffer_t:
Collaboration graph
[legend]

Data Fields

uint32_t width
 
uint32_t height
 
uint32_t stride
 
uint32_t format
 
uint32_t usage
 
gpu_buffer_tgpu_buffer
 
int index
 
int unknown
 This is probably related to the offset within the gpu_buffer that this buffer lives in.
 

Detailed Description

Graphics buffer.


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