Searched refs:all_pages_committed (Results 1 – 2 of 2) sorted by relevance
179 bool all_pages_committed);922 glw::GLint page_size, bool all_pages_committed);
830 glw::GLint page_size, bool all_pages_committed) in AtomicCounterBufferStorageTestCase() argument831 : m_all_pages_committed(all_pages_committed) in AtomicCounterBufferStorageTestCase()1654 const bool all_pages_committed = (n_iteration == 0); in execute() local1656 if (!all_pages_committed) in execute()1759 << ((all_pages_committed) ? "yes" : "no") << "]" << tcu::TestLog::EndMessage; in execute()1771 const unsigned int modified_region_size = (all_pages_committed) ? clear_region_size : 0; in execute()1801 << ((all_pages_committed) ? "yes" : "no") << "]" << tcu::TestLog::EndMessage; in execute()4989 bool all_pages_committed) in TransformFeedbackBufferStorageTestCase() argument4990 : m_all_pages_committed(all_pages_committed) in TransformFeedbackBufferStorageTestCase()