summaryrefslogtreecommitdiffstats
path: root/sql
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-27 17:42:50 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-27 17:42:50 +0000
commit6c36f5e4b14f45fd54d60fa9abe7fc99c749eb49 (patch)
treea29f3e1a76eab8efab08a6fe38e8a6ed4e4fd9be /sql
parent40f809e59fa0429f7ec788ef6b71be291bc5ad21 (diff)
downloadchromium_src-6c36f5e4b14f45fd54d60fa9abe7fc99c749eb49.zip
chromium_src-6c36f5e4b14f45fd54d60fa9abe7fc99c749eb49.tar.gz
chromium_src-6c36f5e4b14f45fd54d60fa9abe7fc99c749eb49.tar.bz2
Fix issue with unused mips.
The bug was 1) Create a texture with N mips (4x4, 2x2, 1x1) 2) Then update the texture to use less than N mips (2x2, 1x1) etc. The code would incorrectly look at the unused mips in determining whether or not the texture was renderable. TEST=unit test BUG=97207 R=zmo@chromium.org Review URL: http://codereview.chromium.org/8041048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102967 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions