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

Issue 607159 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Add support for GL_OES_sample_shading

Project Member Reported by bsalo...@google.com, Apr 27 2016

Issue description

This is an ES3.2 feature that Skia can make use of for faster path rendering with MSAA. The extension has a pretty small footprint. It adds
glMinSampleShadingOES(float), a Enable state named GL_SAMPLE_SHADING_OES, and a Get param named GL_MIN_SHADING_VALUE_OES.


 

Comment 1 by vmi...@chromium.org, May 23 2016

Cc: zmo@chromium.org
Reading the spec it sounds like OES_sample_shading requires OES_sample_variables to be defined also.
Project Member

Comment 2 by sheriffbot@chromium.org, Jun 2 2016

Labels: Hotlist-Google
Owner: kainino@chromium.org
Status: Assigned (was: Available)

Sign in to add a comment