libtransistor
A userland library for the Nintendo Switch
|
Graphics buffer. More...
#include <graphic_buffer.h>
Data Fields | |
uint32_t | width |
uint32_t | height |
uint32_t | stride |
uint32_t | format |
uint32_t | usage |
gpu_buffer_t * | gpu_buffer |
int | index |
int | unknown |
This is probably related to the offset within the gpu_buffer that this buffer lives in. | |
Graphics buffer.