MCPcopy 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
74void DeleteUniformMap(TUniformMap* map)
75{
76 delete map;
77}
78
79TShHandleBase* ConstructBindings()
80{

Callers 1

ShDestructFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected