Home | History | Annotate | Download | only in functional

Lines Matching refs:m_storage

50 	const bool storageNonEmpty		= (a.m_storage == b.m_storage) || (a.m_storage == glu::STORAGE_LAST) || (b.m_storage == glu::STORAGE_LAST);
54 (a.m_storage == glu::STORAGE_LAST) ? (b.m_storage) : (a.m_storage),