Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(300)

Issue 2489042: GLSL backend was assuming that a for-loop will always have a condition. But a... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by Alok Priyadarshi
Modified:
13 years, 7 months ago
Reviewers:
kbr1, dgkoch
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

GLSL backend was assuming that a for-loop will always have a condition. But according to GLSL ES 1.0, the condition is optional. BUG=50

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/compiler/OutputGLSL.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
Alok Priyadarshi
13 years, 7 months ago (2010-10-13 20:16:00 UTC) #1
kbr1
LGTM
13 years, 7 months ago (2010-10-13 22:06:34 UTC) #2
dgkoch
13 years, 7 months ago (2010-10-14 02:31:38 UTC) #3
LGTM.  I suspect why it was claimed this wasn't allowed is due to the Appendix 1
restrictions in the GLSL ES spec.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b