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

Issue 1593643002: Fix GL texture target program key (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : rem merge conflict #

Patch Set 3 : tiny fix #

Total comments: 1

Patch Set 4 : return uint8_t #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M src/gpu/gl/GrGLProgramDesc.cpp View 1 2 3 2 chunks +14 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (5 generated)
bsalomon
I made the mistake of thinking the per-texture key was a full int, not a ...
4 years, 11 months ago (2016-01-15 15:10:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1593643002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1593643002/40001
4 years, 11 months ago (2016-01-15 15:11:03 UTC) #5
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
4 years, 11 months ago (2016-01-15 15:11:03 UTC) #6
egdaniel
https://codereview.chromium.org/1593643002/diff/40001/src/gpu/gl/GrGLProgramDesc.cpp File src/gpu/gl/GrGLProgramDesc.cpp (right): https://codereview.chromium.org/1593643002/diff/40001/src/gpu/gl/GrGLProgramDesc.cpp#newcode46 src/gpu/gl/GrGLProgramDesc.cpp:46: (texture_target_key(texture->target()) << 8)); Do we want texture_target_key to return ...
4 years, 11 months ago (2016-01-15 15:40:28 UTC) #7
bsalomon
On 2016/01/15 15:40:28, egdaniel wrote: > https://codereview.chromium.org/1593643002/diff/40001/src/gpu/gl/GrGLProgramDesc.cpp > File src/gpu/gl/GrGLProgramDesc.cpp (right): > > https://codereview.chromium.org/1593643002/diff/40001/src/gpu/gl/GrGLProgramDesc.cpp#newcode46 > ...
4 years, 11 months ago (2016-01-15 16:12:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1593643002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1593643002/60001
4 years, 11 months ago (2016-01-15 16:12:30 UTC) #10
egdaniel
lgtm
4 years, 11 months ago (2016-01-15 16:16:51 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 16:25:29 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/ae04ecf1a3b274e8902948008e999ec2c0af5fba

Powered by Google App Engine
This is Rietveld 408576698