MCPcopy Create free account
hub / github.com/devkitPro/libctru / gspHasGpuRight

Function gspHasGpuRight

libctru/source/services/gspgpu.c:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235bool gspHasGpuRight(void)
236{
237 return gspGpuRight;
238}
239
240bool gspPresentBuffer(unsigned screen, unsigned swap, const void* fb_a, const void* fb_b, u32 stride, u32 mode)
241{

Callers 1

gfxExitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected