Searched refs:TextureShapeDefinitionList (Results 1 – 1 of 1) sorted by relevance
7280 typedef std::deque<TextureShapeDefinition> TextureShapeDefinitionList; typedef in gl4cts::__anonb00615420111::ImageLoadStoreNonLayeredBindingTest7285 TextureShapeDefinitionList m_texture_shape_definitions;7437 for (TextureShapeDefinitionList::const_iterator it = m_texture_shape_definitions.begin(); in Run()