Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ ProgramPipelineResource
Method
ProgramPipelineResource
source/globjects/source/Resource.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
137
138
ProgramPipelineResource::ProgramPipelineResource()
139
: IDResource(createObject(glGenProgramPipelines))
140
{
141
}
142
143
ProgramPipelineResource::~ProgramPipelineResource()
144
{
Callers
nothing calls this directly
Calls
1
createObject
Function · 0.85
Tested by
no test coverage detected