[Webkit-unassigned] [Bug 66917] New: [chromium] TextureManager overestimates the size of non-RGBA texture formats
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 24 18:23:50 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66917
Summary: [chromium] TextureManager overestimates the size of
non-RGBA texture formats
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: enne at google.com
CC: jamesr at chromium.org, vangelis at chromium.org,
nduca at chromium.org
Currently, the TextureManager estimates everything as being 4bpp. (See the FIXME in memoryUseBytes in TextureManager.cpp.) This should consider the format when calculating the size.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list