Issue metadata
Sign in to add a comment
|
Upgrade Mesa renderer used by cc pixel tests |
||||||||||||||||||||||||
Issue descriptionFor wide gamut, high bit depth, and HDR, we will be using half-float textures in chrome's compositor. The chrome compositor pixel tests use the mesa renderer, which is currently at Mesa 9.0.3, OpenGL 2.1, with no half-float extensions. We need to upgrade Mesa to a more modern version, so that we can test this work.
,
Feb 8 2017
Hi Chris, SwiftShader currently supports GL_OES_texture_half_float, GL_OES_texture_half_float_linear, and GL_EXT_color_buffer_half_float. Will that work for your compositor pixel tests or do you need anything else?
,
Feb 16 2017
That should do! |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by kbr@chromium.org
, Feb 8 2017Components: Internals>GPU>SwiftShader
Mergedinto: 630728
Status: Duplicate (was: Available)