[webkit-reviews] review granted: [Bug 45504] [chromium] Don't call deleteTexture on a texture attached to an FBO that is not currently bound : [Attachment 67138] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 9 19:42:25 PDT 2010


Kenneth Russell <kbr at google.com> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 45504: [chromium] Don't call deleteTexture on a texture attached to an FBO
that is not currently bound
https://bugs.webkit.org/show_bug.cgi?id=45504

Attachment 67138: Patch
https://bugs.webkit.org/attachment.cgi?id=67138&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
View in context:
https://bugs.webkit.org/attachment.cgi?id=67138&action=prettypatch

Looks good to me. To answer your question above, no, you don't need to
respecify the texture parameters -- they are associated with the texture
object, and you are not deleting that, only reallocating its associated texel
storage.


More information about the webkit-reviews mailing list