Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7285 TextureShapeDefinitionList m_texture_shape_definitions; member in gl4cts::__anonb00615420111::ImageLoadStoreNonLayeredBindingTest
7348 m_texture_shape_definitions.push_back( in Setup()
7350 m_texture_shape_definitions.push_back( in Setup()
7352 m_texture_shape_definitions.push_back( in Setup()
7354 m_texture_shape_definitions.push_back( in Setup()
7437 for (TextureShapeDefinitionList::const_iterator it = m_texture_shape_definitions.begin(); in Run()
7438 m_texture_shape_definitions.end() != it; ++it) in Run()