libtransistor
A userland library for the Nintendo Switch
|
A surface that can be drawn to. More...
#include <surface.h>
Data Fields | |
uint64_t | layer_id |
igbp_t | igbp |
surface_state_t | state |
bool | has_requested [2] |
uint32_t | current_slot |
gpu_buffer_t | gpu_buffer |
uint32_t * | gpu_buffer_memory |
uint32_t * | gpu_buffer_memory_alloc |
graphic_buffer_t | graphic_buffers [3] |
fence_t | current_fence |
A surface that can be drawn to.