MCPcopy Create free account
hub / github.com/cginternals/globjects / ProgramPipeline

Method ProgramPipeline

source/globjects/source/ProgramPipeline.cpp:18–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17
18ProgramPipeline::ProgramPipeline()
19: Object(new ProgramPipelineResource())
20, m_dirty(true)
21{
22}
23
24ProgramPipeline::~ProgramPipeline()
25{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected