Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
235
bool gspHasGpuRight(void)
236
{
237
return gspGpuRight;
238
}
239
240
bool gspPresentBuffer(unsigned screen, unsigned swap, const void* fb_a, const void* fb_b, u32 stride, u32 mode)
241
{
Callers
1
gfxExit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected