MCPcopy Create free account
hub / github.com/GPUOpen-Archive/Anvil / InitProcess

Function InitProcess

deps/glslang/OGLCompilersDLL/InitializeDll.cpp:52–90  ·  view source on GitHub ↗

Per-process initialization. Needs to be called at least once before parsing, etc. is done. Will also do thread initialization for the calling thread; other threads will need to do that explicitly.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ShInitializeFunction · 0.85
DllMainFunction · 0.85

Calls 5

InitializePoolIndexFunction · 0.85
InitThreadFunction · 0.85
GetGlobalLockFunction · 0.50
ReleaseGlobalLockFunction · 0.50
OS_AllocTLSIndexFunction · 0.50

Tested by

no test coverage detected