Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureFilterMinmaxTests.cpp654 for (TextureFilterMinmaxUtils::SupportedTextureTypeIter textureTypeIter = in iterate() local
656 textureTypeIter != m_utils.getSupportedTextureTypes().end(); ++textureTypeIter) in iterate()
658 TextureFilterMinmaxUtils::SupportedTextureType* textureType = *textureTypeIter; in iterate()
779 for (TextureFilterMinmaxUtils::SupportedTextureTypeIter textureTypeIter = in iterate() local
781 textureTypeIter != m_utils.getSupportedTextureTypes().end(); ++textureTypeIter) in iterate()
783 TextureFilterMinmaxUtils::SupportedTextureType* textureType = *textureTypeIter; in iterate()