Searched defs:TextureFormatTypeMapCompare (Results 1 – 1 of 1) sorted by relevance
161 struct TextureFormatTypeMapCompare { struct162 bool operator() (const TextureFormatTypeMap& lhs, const TextureFormatTypeMap& rhs) const in operator()