Closed GoogleCodeExporter closed 9 years ago
If this issue is still relevant, please submit the patch by following the steps
described in https://code.google.com/p/angleproject/wiki/ContributingCode
Original comment by c...@chromium.org
on 21 May 2014 at 7:19
Was doing a Mozilla-specific bug sweep; I went ahead and updated the patch for
the new file locations, and stuck it in Gerrit here, since it does look like
the issue still applies: https://chromium-review.googlesource.com/#/c/244580/1
Original comment by shannonw...@chromium.org
on 30 Jan 2015 at 12:58
Comment on the patch, but hopefully here jdashg might see it:
I'm not an expert on the ShBuiltInResources stuff, but shouldn't you initialize
this structure with ShInitBuiltInResources? ShInitBuiltInResources memsets to
zero, as well as providing some sane initial values. I'm not sure if we really
define zero as default for the values of the resources.
Original comment by jmad...@chromium.org
on 30 Jan 2015 at 3:03
Calling code should absolutely call ShInitBuiltInResources. Not doing so is an
error in usage. I don't think any workarounds should be placed in ANGLE for
users that don't follow the contract.
Original comment by kbr@chromium.org
on 2 Feb 2015 at 10:01
Ah, fair enough; I'm less familiar with the shader translator initialization
API. Abandoning CL, and closing this as wontfix.
Original comment by shannonw...@chromium.org
on 2 Feb 2015 at 10:16
Original issue reported on code.google.com by
jda...@gmail.com
on 10 Apr 2013 at 12:24Attachments: