oizma / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

The gl-min-textures WebGL conformance test fails in ANGLE #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run Chromium with ANGLE
2. Go to 
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/conforma
nce/gl-min-textures.html

What is the expected output?

The test should pass

What do you see instead?

The test fails

Run chromium with --use-gl=desktop to see it pass using OpenGL

Original issue reported on code.google.com by g...@chromium.org on 4 Dec 2010 at 2:08

GoogleCodeExporter commented 9 years ago
Part of this was fixed in Issue 92, but it turns out that support for sampler 
arrays was not complete yet. I have a patch (in review) that makes this 
conformance test pass entirely.

Original comment by nicolas....@gmail.com on 14 Dec 2010 at 10:04

GoogleCodeExporter commented 9 years ago

Original comment by nicolas....@gmail.com on 14 Dec 2010 at 1:36

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in r510.

Original comment by nicolas....@gmail.com on 15 Dec 2010 at 3:52