MCPcopy Create free account
hub / github.com/KhronosGroup/glslang / closeLoop

Method closeLoop

SPIRV/SpvBuilder.cpp:4599–4602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4597}
4598
4599void Builder::closeLoop()
4600{
4601 loops.pop();
4602}
4603
4604void Builder::clearAccessChain()
4605{

Callers 1

visitLoopMethod · 0.80

Calls 1

popMethod · 0.45

Tested by

no test coverage detected