Home | History | Annotate | Download | only in glshared

Lines Matching refs:newArray

1856 	void						newArray			(DrawTestSpec::Storage storage);
1916 void AttributePack::newArray (DrawTestSpec::Storage storage)
3277 m_glArrayPack->newArray(DrawTestSpec::STORAGE_USER);
3278 m_rrArrayPack->newArray(DrawTestSpec::STORAGE_USER);
3295 m_glArrayPack->newArray(attribSpec.storage);
3296 m_rrArrayPack->newArray(attribSpec.storage);