Y
Hacker News
new
|
ask
|
show
|
jobs
by
cycloptic
2304 days ago
It's supposed to refer to an object that is in GPU RAM. You can map it to CPU RAM to access it, but obviously that is slow. The userspace function you normally want to call to do this is "gbm_bo_map".