[Bug 779067] glupload: Add support for Vivante DirectTexture uploads

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 23 23:29:16 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779067

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #346586|none                        |needs-work
             status|                            |

--- Comment #13 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Review of attachment 346586:
 --> (https://bugzilla.gnome.org/review?bug=779067&attachment=346586)

No that I think about it, maybe the address retrieval should be in the
allocator interface and not have a base memory struct containing a single
guintptr.

Rationale is that another memory type may want to provide a physical address
but may have another memory type that it needs to provide be it's parent
memory.  Essentially allowing polymorphism of memory implementations.

::: gst-libs/gst/allocators/gstphysmemory.c
@@ +35,3 @@
+ * gst_is_phys_memory:
+ * @mem:a #GstMemory
+ *•

What is this character? ;)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list