Searched defs:array_declaration (Results 1 – 1 of 1) sorted by relevance
3675 std::string array_declaration = " int x[4][3][2][1];\n\n"; in test_shader_compilation() local4300 std::string array_declaration = " int x[1][2][3][4];\n\n"; in test_shader_compilation() local4343 std::string array_declaration = " int x[1][1][1][1];\n\n"; in test_shader_compilation() local5411 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local5532 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local5654 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local5776 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local5898 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local6020 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local