Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/glslang
/ DeleteUniformMap
Function
DeleteUniformMap
glslang/GenericCodeGen/Link.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void DeleteUniformMap(TUniformMap* map)
75
{
76
delete map;
77
}
78
79
TShHandleBase* ConstructBindings()
80
{
Callers
1
ShDestruct
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected