Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ FI_Init
Function
FI_Init
src/backend/opengl/window_impl.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
bool FI_Manager::initialized = false;
51
52
static void FI_Init()
53
{
54
static FI_Manager manager = FI_Manager();
55
}
56
57
class FI_BitmapResource
58
{
Callers
1
saveFrameBuffer
Method · 0.85
Calls
1
FI_Manager
Class · 0.85
Tested by
no test coverage detected