GLSL: Initiate version GLSL 460, including accept extraneous semicolons.
This commit is contained in:
parent
fda6edcbad
commit
de16e52b25
10 changed files with 1627 additions and 1517 deletions
|
|
@ -26,3 +26,4 @@ void foo()
|
|||
{
|
||||
SS::f;
|
||||
}
|
||||
; // ERROR: no extraneous semicolons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue