Home
last modified time | relevance | path

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

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