Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ DeleteNamedConstantBuffer
Function
DeleteNamedConstantBuffer
engine/render/src/render/constant.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void DeleteNamedConstantBuffer(HNamedConstantBuffer buffer)
139
{
140
delete buffer;
141
}
142
143
void ClearNamedConstantBuffer(HNamedConstantBuffer buffer)
144
{
Callers
6
TEST
Function · 0.85
TEST_F
Function · 0.85
RenderScriptConstantBuffer_gc
Function · 0.85
FinalizeTextContext
Function · 0.85
DestroyRenderConstants
Function · 0.85
CompParticleFXDeleteWorld
Function · 0.85
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.68
TEST_F
Function · 0.68