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.cpp5011 , m_n_instances_to_test(4) in TransformFeedbackBufferStorageTestCase()
5282 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
5310 draw_call_n_instances[1] = m_n_instances_to_test; in execute()
5384 m_n_instances_to_test); in execute()
5391 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
5403 m_n_instances_to_test, m_draw_call_baseVertex); in execute()
5410 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
5422 (const glw::GLvoid*)(intptr_t)m_data_bo_index_data_offset, m_n_instances_to_test, in execute()
5431 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
5467 draw_call_n_instances[0] = m_n_instances_to_test; in execute()
[all …]
Dgl4cSparseBufferTests.hpp967 const unsigned int m_n_instances_to_test; member in gl4cts::TransformFeedbackBufferStorageTestCase