Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ ~RenderBufferObjectResource
Method
~RenderBufferObjectResource
source/globjects/source/Resource.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
RenderBufferObjectResource::~RenderBufferObjectResource()
166
{
167
deleteObject(glDeleteRenderbuffers, id(), hasOwnership());
168
}
169
170
171
SamplerResource::SamplerResource()
Callers
nothing calls this directly
Calls
1
deleteObject
Function · 0.85
Tested by
no test coverage detected