Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
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
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()