| Reference Manual - 1.6.3 | ||
| |||
| DFBResult GetFramebufferOffset ( | ||||
| IDirectFBSurface | * | thiz, | ||
| int | * | offset | ||
| ); | ||||
Previously returned the framebuffer offset of a locked surface. However, it is not a safe API to use at all, since it is not guaranteed that the offset actually belongs to fbmem (e.g. could be AGP memory).
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |