Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/msl/
DTranslatorMSL.h26 typedef std::unordered_map<std::string, size_t> textureBindingMap; typedef
83 textureBindingMap getTextureBindings() const { return textureBindings; } in getTextureBindings()
173 textureBindingMap textureBindings;