8 lines
80 B
Plaintext
8 lines
80 B
Plaintext
uniform testBlock {
|
|
float x;
|
|
} test[x];
|
|
|
|
/*%%*
|
|
unknown identifier 'x'
|
|
*%%*/
|