Lines Matching refs:m_storage
906 DrawTestSpec::Storage getStorageType (void) const { return m_storage; } in getStorageType()
913 DrawTestSpec::Storage m_storage; member in deqp::gls::__anon43398ad90111::AttributeArray
934 : m_storage (storage) in AttributeArray()
951 if (m_storage == DrawTestSpec::STORAGE_BUFFER) in AttributeArray()
960 if (m_storage == DrawTestSpec::STORAGE_BUFFER) in ~AttributeArray()
965 else if (m_storage == DrawTestSpec::STORAGE_USER) in ~AttributeArray()
976 if (m_storage == DrawTestSpec::STORAGE_BUFFER) in data()
984 else if (m_storage == DrawTestSpec::STORAGE_USER) in data()
1052 if (m_storage == DrawTestSpec::STORAGE_BUFFER) in bindAttribute()
1059 else if (m_storage == DrawTestSpec::STORAGE_USER) in bindAttribute()
1108 if (m_storage == DrawTestSpec::STORAGE_USER) in bindIndexArray()
1111 else if (m_storage == DrawTestSpec::STORAGE_BUFFER) in bindIndexArray()