Searched refs:regular_multi_draw_call_offseted_array (Results 1 – 2 of 2) sorted by relevance
807 … (const glw::GLvoid *)test_case.regular_multi_draw_call_offseted_array[n_draw_call]); in executeTestCases()1715 const glw::GLuint *regular_multi_draw_call_offseted_array[3] = { in setUpTestCases() local1744 memcpy(new_test_case.regular_multi_draw_call_offseted_array, in setUpTestCases()1745 … regular_multi_draw_call_offseted_array, sizeof(regular_multi_draw_call_offseted_array)); in setUpTestCases()1844 const glw::GLuint *regular_multi_draw_call_offseted_array[3] = { in setUpTestCases() local1873 …memcpy(new_test_case.regular_multi_draw_call_offseted_array, regular_multi_draw_call_offseted_arra… in setUpTestCases()1874 sizeof(regular_multi_draw_call_offseted_array)); in setUpTestCases()1971 const glw::GLuint *regular_multi_draw_call_offseted_array[3] = { in setUpTestCases() local1999 …memcpy(new_test_case.regular_multi_draw_call_offseted_array, regular_multi_draw_call_offseted_arra… in setUpTestCases()2000 sizeof(regular_multi_draw_call_offseted_array)); in setUpTestCases()[all …]
113 …glw::GLuint **regular_multi_draw_call_offseted_array[3]; /* an array of three elements storing off… member154 … memset(regular_multi_draw_call_offseted_array, 0, sizeof(regular_multi_draw_call_offseted_array)); in _test_case()