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

Method program

source/examples/ssbo/ScreenAlignedQuad.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150Program * ScreenAlignedQuad::program()
151{
152 return m_program;
153}
154
155Shader * ScreenAlignedQuad::vertexShader()
156{

Callers 1

initializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected