Home | History | Annotate | Download | only in glshared

Lines Matching full:m_storage

906 	DrawTestSpec::Storage		getStorageType		(void) const { return m_storage; }
913 DrawTestSpec::Storage m_storage;
934 : m_storage (storage)
951 if (m_storage == DrawTestSpec::STORAGE_BUFFER)
960 if (m_storage == DrawTestSpec::STORAGE_BUFFER)
965 else if (m_storage == DrawTestSpec::STORAGE_USER)
976 if (m_storage == DrawTestSpec::STORAGE_BUFFER)
984 else if (m_storage == DrawTestSpec::STORAGE_USER)
1052 if (m_storage == DrawTestSpec::STORAGE_BUFFER)
1059 else if (m_storage == DrawTestSpec::STORAGE_USER)
1108 if (m_storage == DrawTestSpec::STORAGE_USER)
1111 else if (m_storage == DrawTestSpec::STORAGE_BUFFER)