Home
last modified time | relevance | path

Searched defs:TextureMap (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.hpp306 typedef std::map<glw::GLuint, const Texture*> TextureMap; typedef
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h465 using TextureMap = angle::PackedEnumMap<TextureType, BindingPointer<Texture>>; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h845 using TextureMap = TextureTypeMap<BindingPointer<Texture>>; variable