Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp1674 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function) in setUpTestCases() local
1678 …if (!m_is_ext_multi_draw_arrays_supported && n_function == FUNCTION_GL_MULTI_DRAW_ELEMENTS_BASE_VE… in setUpTestCases()
1725 new_test_case.function_type = (_function_type)n_function; in setUpTestCases()
1827 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function) in setUpTestCases() local
1831 …if (!m_is_ext_multi_draw_arrays_supported && n_function == FUNCTION_GL_MULTI_DRAW_ELEMENTS_BASE_VE… in setUpTestCases()
1854 new_test_case.function_type = (_function_type)n_function; in setUpTestCases()
1952 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function) in setUpTestCases() local
1956 …if (!m_is_ext_multi_draw_arrays_supported && n_function == FUNCTION_GL_MULTI_DRAW_ELEMENTS_BASE_VE… in setUpTestCases()
1981 new_test_case.function_type = (_function_type)n_function; in setUpTestCases()
2075 for (int n_function = 0; n_function < FUNCTION_COUNT; ++n_function) in setUpTestCases() local
[all …]