gxquickly / angleproject

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

Multiple function prototypes are disallowed in ESSL1 #996

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The 0.17 version of the ESSL spec is inconsistent, it lists them both as 
allowed and disallowed. Checked with Khronos and there was an issue filed and 
closed in December to update the spec to disallow multiple prototypes in ESSL1. 
Multiple prototypes are allowed in ESSL3. We should fix this.

Relevant dEQP tests:

dEQP-GLES2.functional.shaders.functions.invalid.double_declare_*

Original issue reported on code.google.com by jmad...@chromium.org on 7 May 2015 at 12:29

GoogleCodeExporter commented 9 years ago

Original comment by jmad...@chromium.org on 1 Jun 2015 at 5:08

GoogleCodeExporter commented 9 years ago

Original comment by jmad...@chromium.org on 1 Jun 2015 at 5:16