Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getPBOId
Method
getPBOId
Engine/OSGLContext.cpp:339–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
}
338
339
GLuint
340
OSGLContext::getPBOId() const
341
{
342
return _imp->pboID;
343
}
344
345
GLuint
346
OSGLContext::getFBOId() const
Callers
2
convertRAMImageToOpenGLTexture
Method · 0.80
pasteFrom
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected