Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboUtil.hpp330 typedef std::map<glw::GLuint, const Texture *> TextureMap; typedef
/external/angle/src/libANGLE/
Dangletypes.h1043 using TextureMap = TextureTypeMap<BindingPointer<Texture>>; variable