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

/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp110 glw::GLenum regular_draw_call_index_type; /* index type to be used for non-basevertex draw calls made member in struct:glcts::DrawElementsBaseVertexTestBase::_test_case
143 , regular_draw_call_index_type(0)
H A DesextcDrawElementsBaseVertexTests.cpp738 glw::GLenum regular_draw_call_index_type = test_case.index_type; local
739 if (test_case.regular_draw_call_index_type != 0)
742 regular_draw_call_index_type = test_case.regular_draw_call_index_type;
744 switch (test_case.regular_draw_call_index_type)
777 regular_draw_call_index_type, regular_draw_call_offset); /* as per test spec */
786 regular_draw_call_index_type, regular_draw_call_offset, 3); /* instancecount */
802 regular_draw_call_index_type,
2110 glw::GLenum regular_draw_call_index_type = 0;
2153 regular_draw_call_index_type
[all...]

Completed in 77 milliseconds