MCPcopy 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
143ProgramPipelineResource::~ProgramPipelineResource()
144{
145 deleteObject(glDeleteProgramPipelines, id(), hasOwnership());
146}
147
148
149QueryResource::QueryResource()

Callers

nothing calls this directly

Calls 1

deleteObjectFunction · 0.85

Tested by

no test coverage detected