Home
last modified time | relevance | path

Searched refs:regular_multi_draw_call_offseted_array (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp803 (const glw::GLvoid*)test_case.regular_multi_draw_call_offseted_array[n_draw_call]); in executeTestCases()
1712 const glw::GLuint* regular_multi_draw_call_offseted_array[3] = {
1741 memcpy(new_test_case.regular_multi_draw_call_offseted_array,
1742 regular_multi_draw_call_offseted_array, sizeof(regular_multi_draw_call_offseted_array));
1841 const glw::GLuint* regular_multi_draw_call_offseted_array[3] = {
1870 memcpy(new_test_case.regular_multi_draw_call_offseted_array, regular_multi_draw_call_offseted_array,
1871 sizeof(regular_multi_draw_call_offseted_array));
1968 const glw::GLuint* regular_multi_draw_call_offseted_array[
[all...]
H A DesextcDrawElementsBaseVertexTests.hpp113 glw::GLuint** regular_multi_draw_call_offseted_array[3]; /* an array of three elements storing offsets for the member
154 memset(regular_multi_draw_call_offseted_array, 0, sizeof(regular_multi_draw_call_offseted_array)); in _test_case()

Completed in 4 milliseconds