Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.hpp196 bool m_all_pages_committed; member in gl4cts::AtomicCounterBufferStorageTestCase
932 return (m_all_pages_committed) ? "case b1" : "case b2"; in getName()
942 bool m_all_pages_committed; member in gl4cts::TransformFeedbackBufferStorageTestCase
H A Dgl4cSparseBufferTests.cpp831 : m_all_pages_committed(all_pages_committed) in AtomicCounterBufferStorageTestCase()
932 for (unsigned int n_binding_type = (m_all_pages_committed) ? 0 : 1; in execute()
966 …(m_all_pages_committed) ? m_gl_max_vertex_atomic_counters_value : m_gl_max_vertex_atomic_counters_… in execute()
1142 if (m_all_pages_committed) in initTestCaseIteration()
4990 : m_all_pages_committed(all_pages_committed) in TransformFeedbackBufferStorageTestCase()
5138 if (m_all_pages_committed) in execute()