Searched defs:array_declaration (Results 1 – 1 of 1) sorted by relevance
3611 std::string array_declaration = " int x[4][3][2][1];\n\n"; in test_shader_compilation() local4236 std::string array_declaration = " int x[1][2][3][4];\n\n"; in test_shader_compilation() local4279 std::string array_declaration = " int x[1][1][1][1];\n\n"; in test_shader_compilation() local5347 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local5468 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local5590 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local5712 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local5834 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local5956 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local