Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ format
Method
format
source/globjects/source/ProgramBinary.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
GLenum ProgramBinary::format() const
39
{
40
return m_binaryFormat;
41
}
42
43
const void * ProgramBinary::data() const
44
{
Callers
1
updateProgramLinkSource
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected