Home
last modified time | relevance | path

Searched refs:mTextureLabel (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DTextureStorage.h43 TextureStorage(const std::string &label) : mTextureLabel(label) {} in TextureStorage()
92 const std::string &mTextureLabel; variable