4 lines
44 B
Plaintext
4 lines
44 B
Plaintext
uniform testBlock {
|
|
float x;
|
|
} test[x];
|
uniform testBlock {
|
|
float x;
|
|
} test[x];
|