Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp5048 , m_n_instances_to_test(4) in TransformFeedbackBufferStorageTestCase()
5312 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
5340 draw_call_n_instances[1] = m_n_instances_to_test; in execute()
5412 … (const glw::GLvoid *)(intptr_t)m_data_bo_index_data_offset, m_n_instances_to_test); in execute()
5419 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
5431 m_n_instances_to_test, m_draw_call_baseVertex); in execute()
5438 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
5450m_n_instances_to_test, m_draw_call_baseVertex, in execute()
5459 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
5495 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
[all …]
Dgl4cSparseBufferTests.hpp969 const unsigned int m_n_instances_to_test; member in gl4cts::TransformFeedbackBufferStorageTestCase