Searched refs:m_sparse_bo_data_start_offset_rounded (Results 1 – 2 of 2) sorted by relevance
210 …unsigned int m_sparse_bo_data_start_offset_rounded; /* <= m_sparse_bo_data_start_offset, aligned t… member in gl4cts::AtomicCounterBufferStorageTestCase
845 , m_sparse_bo_data_start_offset_rounded(0) in AtomicCounterBufferStorageTestCase()1170 m_sparse_bo_data_start_offset_rounded = in initTestCaseIteration()1177 DE_ASSERT((m_sparse_bo_data_start_offset_rounded % m_page_size) == 0); in initTestCaseIteration()1179 …m_gl.bufferPageCommitmentARB(GL_ARRAY_BUFFER, m_sparse_bo_data_start_offset_rounded, m_sparse_bo_d… in initTestCaseIteration()