Searched refs:m_local_wg_size_x (Results 1 – 2 of 2) sorted by relevance
448 const unsigned int m_local_wg_size_x; member in gl4cts::IndirectDispatchBufferStorageTestCase
2574 …, m_local_wg_size_x(1023) /* must stay in sync with the local work-groups's size hardcoded in m_po… in IndirectDispatchBufferStorageTestCase()2668 m_expected_ac_value += m_global_wg_size_x * m_local_wg_size_x; in execute()