Searched refs:m_draw_call_baseVertex (Results 1 – 2 of 2) sorted by relevance
4999 , m_draw_call_baseVertex(65537) in TransformFeedbackBufferStorageTestCase()5254 m_draw_call_baseVertex); in execute()5259 draw_call_first_vertex_id[0] = m_draw_call_baseVertex + m_n_vertices_per_instance; in execute()5278 m_draw_call_baseVertex + in execute()5301 m_draw_call_baseVertex + in execute()5305 m_draw_call_baseVertex + in execute()5403 m_n_instances_to_test, m_draw_call_baseVertex); in execute()5408 draw_call_first_vertex_id[0] = m_draw_call_baseVertex + m_index_data[0]; in execute()5423 m_draw_call_baseVertex, m_draw_call_baseInstance); in execute()5429 draw_call_first_vertex_id[0] = m_draw_call_baseVertex + m_index_data[0]; in execute()[all …]
951 const unsigned int m_draw_call_baseVertex; member in gl4cts::TransformFeedbackBufferStorageTestCase