Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_texture.h161 struct TextureFormatTypeMapCompare { struct
162 bool operator() (const TextureFormatTypeMap& lhs, const TextureFormatTypeMap& rhs) const in operator()