Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ ~ProgramPipelineResource
Method
~ProgramPipelineResource
source/globjects/source/Resource.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
ProgramPipelineResource::~ProgramPipelineResource()
144
{
145
deleteObject(glDeleteProgramPipelines, id(), hasOwnership());
146
}
147
148
149
QueryResource::QueryResource()
Callers
nothing calls this directly
Calls
1
deleteObject
Function · 0.85
Tested by
no test coverage detected