Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ Clear
Method
Clear
deps/LLGL/wrapper/CSharp/CsCommandBuffer.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void CommandBuffer::Clear(ClearFlags flags)
155
{
156
native_->Clear(static_cast<long>(flags));
157
}
158
159
static void Convert(LLGL::ClearValue& dst, ClearValue^ src)
160
{
Callers
15
Draw
Method · 0.45
HAIKU_SetClipboardText
Function · 0.45
DirectFB_RunCommandQueue
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Run
Method · 0.45
Run
Method · 0.45
OnDrawFrame
Method · 0.45
OnDrawFrame
Method · 0.45
Calls
no outgoing calls
Tested by
5
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36