Lines Matching refs:arrays

1 #X1. Constructor tests test constructing arrays of arrays with different declaration syntax and dat…
2 #X2. Return value tests test arrays of arrays as function return values.
3 #X3. Parameter tests test arrays of arrays as different types of function parameters (in, out, unna…
4 #X4. Implicit size tests test constructing arrays of arrays with implicit size.
5 #X5. Assignment tests test assigning an array of arrays to another array of arrays variable.
6 #X6. Length tests test the length method of arrays of arrays.
9 group constructor "Array of arrays constructors"
14 desc "Testing constructing explicitly sized arrays of arrays"
41 desc "Testing constructing explicitly sized arrays of arrays"
68 desc "Testing constructing explicitly sized arrays of arrays"
96 desc "Testing constructing explicitly sized arrays of arrays"
141 desc "Testing constructing explicitly sized arrays of arrays"
177 desc "Testing constructing explicitly sized arrays of arrays"
203 desc "Testing constructing explicitly sized arrays of arrays"
241 desc "Testing constructing explicitly sized arrays of arrays"
281 desc "Testing constructing explicitly sized arrays of arrays"
319 desc "Testing constructing explicitly sized arrays of arrays"
352 desc "Testing constructing explicitly sized arrays of arrays"
385 desc "Testing constructing explicitly sized arrays of arrays"
437 desc "Testing constructing explicitly sized arrays of arrays"
492 desc "Testing constructing explicitly sized arrays of arrays"
540 desc "Testing constructing explicitly sized arrays of arrays"
571 desc "Testing constructing implicitly sized arrays of arrays"
599 desc "Testing constructing implicitly sized arrays of arrays"
627 desc "Testing constructing implicitly sized arrays of arrays"
656 desc "Testing constructing implicitly sized arrays of arrays"
701 desc "Testing constructing implicitly sized arrays of arrays"
737 desc "Testing constructing implicitly sized arrays of arrays"
763 desc "Testing constructing implicitly sized arrays of arrays"
801 desc "Testing constructing implicitly sized arrays of arrays"
842 desc "Testing constructing implicitly sized arrays of arrays"
882 desc "Testing constructing implicitly sized arrays of arrays"
914 desc "Testing constructing implicitly sized arrays of arrays"
947 desc "Testing constructing implicitly sized arrays of arrays"
999 desc "Testing constructing implicitly sized arrays of arrays"
1054 desc "Testing constructing implicitly sized arrays of arrays"
1102 desc "Testing constructing implicitly sized arrays of arrays"
1131 group return "Array of arrays as return value"
1137 desc "Testing arrays of arrays as function return values with explicit array size"
1168 desc "Testing arrays of arrays as function return values with explicit array size"
1201 desc "Testing arrays of arrays as function return values with explicit array size"
1236 desc "Testing arrays of arrays as function return values with explicit array size"
1274 desc "Testing arrays of arrays as function return values with explicit array size"
1315 desc "Testing arrays of arrays as function return values with explicit array size"
1356 desc "Testing arrays of arrays as function return values with explicit array size"
1401 desc "Testing arrays of arrays as function return values with explicit array size"
1461 desc "Testing arrays of arrays as function return values with explicit array size"
1521 desc "Testing arrays of arrays as function return values with explicit array size"
1578 desc "Testing arrays of arrays as function return values with implicit array size"
1609 desc "Testing arrays of arrays as function return values with implicit array size"
1642 desc "Testing arrays of arrays as function return values with implicit array size"
1676 desc "Testing arrays of arrays as function return values with implicit array size"
1714 desc "Testing arrays of arrays as function return values with implicit array size"
1755 desc "Testing arrays of arrays as function return values with implicit array size"
1795 desc "Testing arrays of arrays as function return values with implicit array size"
1840 desc "Testing arrays of arrays as function return values with implicit array size"
1899 desc "Testing arrays of arrays as function return values with implicit array size"
1959 desc "Testing arrays of arrays as function return values with implicit array size"
2014 group parameter "Array of arrays as a function parameter"
2017 group in "Array of arrays as an in-function parameter"
2021 desc "Testing array of arrays as an in-function parameter"
2053 desc "Testing array of arrays as an in-function parameter"
2087 desc "Testing array of arrays as an in-function parameter"
2122 desc "Testing array of arrays as an in-function parameter"
2160 desc "Testing array of arrays as an in-function parameter"
2202 desc "Testing array of arrays as an in-function parameter"
2243 desc "Testing array of arrays as an in-function parameter"
2289 desc "Testing array of arrays as an in-function parameter"
2342 desc "Testing array of arrays as an in-function parameter"
2402 desc "Testing array of arrays as an in-function parameter"
2457 group out "Array of arrays as an out-function paramter"
2461 desc "Testing array of arrays as an out-function parameter"
2493 desc "Testing array of arrays as an out-function parameter"
2527 desc "Testing array of arrays as an out-function parameter"
2562 desc "Testing array of arrays as an out-function parameter"
2600 desc "Testing array of arrays as an out-function parameter"
2642 desc "Testing array of arrays as an out-function parameter"
2684 desc "Testing array of arrays as an out-function parameter"
2730 desc "Testing array of arrays as an out-function parameter"
2785 desc "Testing array of arrays as an out-function parameter"
2847 desc "Testing array of arrays as an out-function parameter"
2902 group unnamed "Array of arrays as unnamed parameter of a function prototype"
2906 desc "Testing array of arrays as unnamed parameter of a function prototype"
2939 desc "Testing array of arrays as unnamed parameter of a function prototype"
2975 desc "Testing array of arrays as unnamed parameter of a function prototype"
3011 desc "Testing array of arrays as unnamed parameter of a function prototype"
3050 desc "Testing array of arrays as unnamed parameter of a function prototype"
3092 desc "Testing array of arrays as unnamed parameter of a function prototype"
3135 desc "Testing array of arrays as unnamed parameter of a function prototype"
3183 desc "Testing array of arrays as unnamed parameter of a function prototype"
3238 desc "Testing array of arrays as unnamed parameter of a function prototype"
3300 desc "Testing array of arrays as unnamed parameter of a function prototype"
3358 group implicit_size "Declaring arrays of arrays with implicit size"
3362 desc "Testing declaring arrays of arrays with implicit size"
3389 desc "Testing declaring arrays of arrays with implicit size"
3416 desc "Testing declaring arrays of arrays with implicit size"
3451 desc "Testing declaring arrays of arrays with implicit size"
3515 desc "Testing declaring arrays of arrays with implicit size"
3542 desc "Testing declaring arrays of arrays with implicit size"
3578 desc "Testing declaring arrays of arrays with implicit size"
3605 desc "Testing declaring arrays of arrays with implicit size"
3657 desc "Testing declaring arrays of arrays with implicit size"
3712 desc "Testing declaring arrays of arrays with implicit size"
3760 group assignment "Testing assignment of arrays of arrays"
3762 …plicit_to_explicit "Declaring an array of arrays with explicit size and assigning it to another ar…
3766 desc "Testing assignment of arrays of arrays with explicit size"
3795 desc "Testing assignment of arrays of arrays with explicit size"
3823 desc "Testing assignment of arrays of arrays with explicit size"
3860 desc "Testing assignment of arrays of arrays with explicit size"
3926 desc "Testing assignment of arrays of arrays with explicit size"
3955 desc "Testing assignment of arrays of arrays with explicit size"
3993 desc "Testing assignment of arrays of arrays with explicit size"
4022 desc "Testing assignment of arrays of arrays with explicit size"
4076 desc "Testing assignment of arrays of arrays with explicit size"
4133 desc "Testing assignment of arrays of arrays with explicit size"
4183 …plicit_to_implicit "Declaring an array of arrays with explicit size and assigning it to another ar…
4187 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4216 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4244 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4281 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4347 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4376 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4414 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4443 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4497 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4554 desc "Testing assignment of arrays of arrays from explicitly sized to implicitly sized"
4604 …plicit_to_explicit "Declaring an array of arrays with implicit size and assigning it to another ar…
4608 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4637 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4665 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4702 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4768 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4797 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4835 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4864 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4918 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
4975 desc "Testing assignment of arrays of arrays from implicitly sized to explicitly sized"
5025 …plicit_to_implicit "Declaring an array of arrays with implicit size and assigning it to another ar…
5029 desc "Testing assignment of arrays of arrays with implicit sizes"
5058 desc "Testing assignment of arrays of arrays with implicit sizes"
5086 desc "Testing assignment of arrays of arrays with implicit sizes"
5123 desc "Testing assignment of arrays of arrays with implicit sizes"
5189 desc "Testing assignment of arrays of arrays with implicit sizes"
5218 desc "Testing assignment of arrays of arrays with implicit sizes"
5256 desc "Testing assignment of arrays of arrays with implicit sizes"
5285 desc "Testing assignment of arrays of arrays with implicit sizes"
5339 desc "Testing assignment of arrays of arrays with implicit sizes"
5396 desc "Testing assignment of arrays of arrays with implicit sizes"
5448 group length "Testing the array length property with arrays of arrays"
5452 desc "Testing the array length property with arrays of arrays"
5500 desc "Testing the array length property with arrays of arrays"
5537 desc "Testing the array length property with arrays of arrays"
5574 desc "Testing the array length property with arrays of arrays"
5641 desc "Testing the array length property with arrays of arrays"
5690 desc "Testing the array length property with arrays of arrays"
5724 group array_access "Test accessing arrays of arrays"
5728 desc "Testing accessing arrays of arrays"
5772 desc "Testing accessing arrays of arrays"
5815 group single_statement_multiple_declarations "Testing multiple arrays of arrays declarations in a s…
5817 …group explicit_constructor "Testing single statement with multiple arrays of arrays with explicit …
5902 …group implicit_constructor "Testing single statement with multiple arrays of arrays with implicit …
5994 desc "Testing that compiler doesn't allow dynamic expressions in arrays of arrays sizes"
6049 desc "Testing that compiler doesn't allow arrays of arrays of uniform blocks"
6073 desc "Testing that compiler doesn't allow arrays of arrays of SSBOs"