[Mesa-dev] Mapping eglCreateDRMImageMESA created buffers

Denis Oliver Kropp dok at directfb.org
Fri Mar 11 16:19:17 PST 2011


On 11/03/11 22:34, Denis Oliver Kropp wrote:
> Hi,
> 
> we're testing with the eglkms example on i965 and were not able to find
> the proper way of retrieving a virtual base address of the actual buffer
> behind the EGLImage used for render and display.
> 
> We found intel_region_map, but that seems to be used by intel_region_data
> only, no public API available.
> 
> Any hint/direction? Maybe we're stupid :)

We're on the other side now, m'kay, so we've got kms_bo_create()
and kms_bo_map() to work, but how can we render to these buffers
via OpenGL?

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"


More information about the mesa-dev mailing list