Home | History | Annotate | Download | only in simplereference

Lines Matching refs:setStorage

308 	void						setStorage			(const tcu::TextureFormat& format, int width, int height);
392 void setStorage (int size) { m_data.resize(size); }