Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ compiledOk
Method
compiledOk
hi_scripting/scripting/api/ScriptingGraphics.cpp:510–511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
}
509
510
bool ScriptingObjects::ScriptShader::compiledOk() const
511
{ return r.wasOk(); }
512
513
void ScriptingObjects::ScriptShader::setCompileResult(Result compileResult)
514
{
Callers
4
postCompile
Method · 0.45
perform
Method · 0.45
paint
Method · 0.45
postCompile
Method · 0.45
Calls
1
wasOk
Method · 0.45
Tested by
no test coverage detected