[Rev 01] RFR: 8237770: Error creating fragment phong shader on iOS
Kevin Rushforth
kcr at openjdk.java.net
Fri Jan 31 23:49:21 UTC 2020
On Fri, 31 Jan 2020 23:49:21 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
>> This PR defines a pre-processor in the phong frag files to avoid inline declaration of #extension when several frags are combined that leads to the error:
>>
>> syntax error: #extension must always be before any non-preprocessor tokens
>
> The pull request has been updated with 1 additional commit.
Looks good.
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.java.net/jfx/pull/93
More information about the openjfx-dev
mailing list