Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.hpp448 const unsigned int m_local_wg_size_x; member in gl4cts::IndirectDispatchBufferStorageTestCase
Dgl4cSparseBufferTests.cpp2574 …, 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()