Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DTextureSharedData.h33 struct TextureRec { struct
53 using MapType = std::map<GLuint, std::shared_ptr<TextureRec>>; argument