New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 703375 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Apr 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 667966



Sign in to add a comment

cc: Add ColorSpace to SolidColorDrawQuad and use for shader tests

Project Member Reported by ccameron@chromium.org, Mar 20 2017

Issue description

Add a gfx::ColorSpace to SolidColorDrawQuad. All other draw quads get their color space from their resource, but solid color draw quads need to specify one on the quad.

All SolidColorDrawQuads found in their natural habitat will have an sRGB, so this isn't necessary functionality.

But, this will be the mechanism through which we'll be writing pixel tests to ensure that our ColorTransform shaders match the CPU implementation.
 
Status: WontFix (was: Assigned)
Ended up adding pixel tests of color transforms in https://codereview.chromium.org/2769863003 without adding SolidColorDrawQuad, so closing this for now.

Sign in to add a comment