Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ pbo
Method
pbo
src/backend/opengl/image_impl.cpp:131–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
forge::dtype image_impl::channelType() const { return mDataType; }
130
131
uint image_impl::pbo() const { return mPBO; }
132
133
uint image_impl::size() const { return (uint)mPBOsize; }
134
Callers
1
fg_get_pixel_buffer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected