MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / PopDebugGroup

Method PopDebugGroup

deps/LLGL/wrapper/CSharp/CsCommandBuffer.cpp:394–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394void CommandBuffer::PopDebugGroup()
395{
396 native_->PopDebugGroup();
397}
398
399/* ----- Extensions ----- */
400

Callers 5

OnDrawFrameFunction · 0.45
OnDrawFrameMethod · 0.45
OnDrawFrameMethod · 0.45
OnDrawFrameMethod · 0.45
OnDrawFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected