Fix 'maximally_reconverges' token to match the GLSL spec
This commit is contained in:
parent
8066fa086b
commit
79536da264
6 changed files with 13 additions and 13 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
#extension GL_EXT_maximal_reconvergence : enable
|
||||
|
||||
[[random(4)]] void main() [[maximal_reconvergence]]
|
||||
[[random(4)]] void main() [[maximally_reconverges]]
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue