Merge pull request #2294 from KhronosGroup/fix-arg-precision
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Sun, 28 Jun 2020 11:10:54 +0000 (05:10 -0600)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2020 11:10:54 +0000 (05:10 -0600)
Fix #2293: Get correct RelaxedPrecision settings for various ways of passing arguments to formal parameters.


Trivial merge