Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ get
Method
get
3rdparty/openal/alc/alc.cpp:860–860 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
858
}
859
860
ALCcontext *get() const noexcept { return ctx; }
861
void set(ALCcontext *ctx_) noexcept { ctx = ctx_; }
862
};
863
thread_local ThreadCtx LocalContext;
Callers
15
filter.cpp
File · 0.45
LIKELY
Function · 0.45
GetSourceSampleOffset
Function · 0.45
GetSourceSecOffset
Function · 0.45
GetSourceOffset
Function · 0.45
FreeSource
Function · 0.45
SendStateChangeEvent
Function · 0.45
SetSourcefv
Function · 0.45
SetSourceiv
Function · 0.45
GetSourcedv
Function · 0.45
GetSourcei64v
Function · 0.45
source.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected