[Mesa-dev] [Bug 40919] New: vgChildImage seems not to be implemented

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 15 12:34:47 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=40919

           Summary: vgChildImage seems not to be implemented
           Product: Mesa
           Version: git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: andreas.betz at elektrobit.com


Regarding the OpenVG 1.1 spec vgChildImage should be used if you have an image
and a sub image of it and you still need both...

vgChildImage should use the original images data to avoid copying the part of
the image ... and so on ... like vgImageSubData + vgCreateImage does.

Unfortunately vgChildImage returns VG_INVALID_HANDLE each time i call it.

So my question is there a chance that this is ging to be supported?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list