Home
last modified time | relevance | path

Searched refs:TextureShapeDefinitionList (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7280 typedef std::deque<TextureShapeDefinition> TextureShapeDefinitionList; typedef in gl4cts::__anonb00615420111::ImageLoadStoreNonLayeredBindingTest
7285 TextureShapeDefinitionList m_texture_shape_definitions;
7437 for (TextureShapeDefinitionList::const_iterator it = m_texture_shape_definitions.begin(); in Run()