Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4599
void Builder::closeLoop()
4600
{
4601
loops.pop();
4602
}
4603
4604
void Builder::clearAccessChain()
4605
{
Callers
1
visitLoop
Method · 0.80
Calls
1
pop
Method · 0.45
Tested by
no test coverage detected