Home
last modified time | relevance | path

Searched defs:array_declaration (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp3675 std::string array_declaration = " int x[4][3][2][1];\n\n"; in test_shader_compilation() local
4300 std::string array_declaration = " int x[1][2][3][4];\n\n"; in test_shader_compilation() local
4343 std::string array_declaration = " int x[1][1][1][1];\n\n"; in test_shader_compilation() local
5411 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local
5532 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local
5654 std::string array_declaration = var_iterator->second.type + " z[2][2][2][2];\n\n"; in test_shader_compilation() local
5776 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local
5898 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local
6020 std::string array_declaration = var_iterator->second.type + "[2][2][2][2] z;\n\n"; in test_shader_compilation() local