Searched defs:TextureMap (Results 1 – 2 of 2) sorted by relevance
465 using TextureMap = angle::PackedEnumMap<TextureType, BindingPointer<Texture>>; variable
845 using TextureMap = TextureTypeMap<BindingPointer<Texture>>; variable