Home
last modified time | relevance | path

Searched refs:case_specific_string_index (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp3704 for (size_t case_specific_string_index = 0; in test_shader_compilation() local
3705case_specific_string_index < sizeof(case_specific_string) / sizeof(case_specific_string[0]); in test_shader_compilation()
3706 case_specific_string_index++) in test_shader_compilation()
3708 const std::string &test_snippet = case_specific_string[case_specific_string_index]; in test_shader_compilation()
4329 for (size_t case_specific_string_index = 0; in test_shader_compilation() local
4330case_specific_string_index < sizeof(case_specific_string) / sizeof(case_specific_string[0]); in test_shader_compilation()
4331 case_specific_string_index++) in test_shader_compilation()
4333 const std::string &test_snippet = case_specific_string[case_specific_string_index]; in test_shader_compilation()