Merge pull request #1837 from KhronosGroup/fix-NV_compute_shader_derivatives
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Tue, 16 Jul 2019 01:49:46 +0000 (19:49 -0600)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2019 01:49:46 +0000 (19:49 -0600)
ESSL: Fix #1823: Conditions for when derivatives are in compute shader.


Trivial merge