Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
Program * ScreenAlignedQuad::program()
151
{
152
return m_program;
153
}
154
155
Shader * ScreenAlignedQuad::vertexShader()
156
{
Callers
1
initialize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected