[webkit-reviews] review granted: [Bug 114030] Avoid double hash table lookups in TextureMapperGL : [Attachment 196623] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 06:18:28 PDT 2013


Noam Rosenthal <noam at webkit.org> has granted Christophe Dumez
<dchris at gmail.com>'s request for review:
Bug 114030: Avoid double hash table lookups in TextureMapperGL
https://bugs.webkit.org/show_bug.cgi?id=114030

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

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
Seems a bit like a micro-optimization, as those cases only happen the first
time you use a particular shader/vbo.
But OK :)


More information about the webkit-reviews mailing list