Front-end Arrays of arrays: Add ES-specific checks and tests. AoA should be quite close to done now.
This commit is contained in:
@@ -236,3 +236,5 @@ float t__; // ERROR, no __ until revision 310
|
||||
|
||||
// ERROR, no __ until revision 310
|
||||
#define __D
|
||||
|
||||
shared vec4 arr[2][3][4];
|
||||
|
||||
Reference in New Issue
Block a user