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

Issue 740163 link

Starred by 0 users

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature

Blocking:
issue 634542



Sign in to add a comment

Add more F16-backed ImageBitmap tests for WebGLRenderingContext

Project Member Reported by zakerinasab@chromium.org, Jul 7 2017

Issue description

In WebGLRenderingContextBase (for example, in WebGLRenderingContextBase::TexImageHelperImageBitmap) the ImageBitmap object can use a SkImage back storage with kRGBA_F16_SkColorType color type. This is not supported at the moment.

 
Blocking: 634542
Cc: fs...@chromium.org
I do believe most of the required support should be already there. We still lack enough testing. What we can do is to replicate / extend texImage-* tests in https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/fast/webgl/ to also check for color managed sources.

junov@: WDYT?
junov answer: for now we can replicate the tests.
Cc: -junov@chromium.org
Summary: Add more F16-backed ImageBitmap tests for WebGLRenderingContext (was: Support F16-backed ImageBitmap in WebGLRenderingContext)
The code works fine and we have enough coverage for using color managed ImageBitmap on GPU. This bug is mainly about replicating the ImageBitmap resize layout tests in fast/webgl.

Sign in to add a comment