Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Issue 2023573002: Add mip support to *DeferredTextureImageData functions. (Closed)

Created:
4 years, 6 months ago by cblume
Modified:
4 years, 6 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org, ericrk
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add mip support to *DeferredTextureImageData functions. As a first step, I want to add the ability to store multiple mip levels in the opaque object. I will follow this with using SkMipMap to generate and store the mip levels and generating the texture from those stored mip levels. R=bsalomon@chromium.org CC=ericrk@chromium.org BUG=578304 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2023573002 Committed: https://skia.googlesource.com/skia/+/2c05280a0f792fc94c879e29011312a57532786b

Patch Set 1 #

Patch Set 2 : Adding assert that we only received one mip level. #

Patch Set 3 : Fixing build errors. #

Patch Set 4 : Fixing MSVC build. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M src/image/SkImage_Gpu.cpp View 1 2 3 4 chunks +17 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 24 (10 generated)
cblume
PTAL
4 years, 6 months ago (2016-05-27 23:25:17 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2023573002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2023573002/20001
4 years, 6 months ago (2016-05-27 23:32:57 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/8776)
4 years, 6 months ago (2016-05-27 23:36:08 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2023573002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2023573002/40001
4 years, 6 months ago (2016-05-28 13:38:37 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/8859)
4 years, 6 months ago (2016-05-28 13:46:08 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2023573002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2023573002/60001
4 years, 6 months ago (2016-05-28 15:03:03 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-05-28 15:14:55 UTC) #14
cblume
-bsalomon_chromium +bsalomon
4 years, 6 months ago (2016-05-30 04:53:05 UTC) #16
cblume
Is there a good way to test this?
4 years, 6 months ago (2016-05-31 00:21:50 UTC) #17
bsalomon
The offsets to pixels *could* be implicit (both before this change and with the addition ...
4 years, 6 months ago (2016-05-31 16:23:05 UTC) #18
bsalomon
On 2016/05/31 16:23:05, bsalomon wrote: > The offsets to pixels *could* be implicit (both before ...
4 years, 6 months ago (2016-05-31 16:24:00 UTC) #19
cblume
On 2016/05/31 16:23:05, bsalomon wrote: > The offsets to pixels *could* be implicit (both before ...
4 years, 6 months ago (2016-05-31 16:37:20 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2023573002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2023573002/60001
4 years, 6 months ago (2016-05-31 16:37:37 UTC) #22
commit-bot: I haz the power
4 years, 6 months ago (2016-05-31 16:55:12 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/2c05280a0f792fc94c879e29011312a57532786b

Powered by Google App Engine
This is Rietveld 408576698