MCPcopy Create free account
hub / github.com/cginternals/glbinding / size

Method size

source/glbinding/source/Binding.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150size_t Binding::size()
151{
152 return Binding::functions().size() + s_additionalFunctions().size();
153}
154
155void Binding::initialize(const glbinding::GetProcAddress functionPointerResolver, const bool resolveFunctions)
156{

Callers 13

printExtensionsFunction · 0.45
printInfosFunction · 0.45
mainFunction · 0.45
stringFunction · 0.45
mainFunction · 0.45
logging.cppFile · 0.45
startWriterFunction · 0.45
getStandardFilepathFunction · 0.45
sizeFunction · 0.45
Meta.cppFile · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36