Searched defs:FormatMap (Results 1 – 2 of 2) sorted by relevance
64 typedef struct FormatMap { struct67 } FormatMap; argument
234 using FormatMap = PackedEnumMap<FormatID, T, kNumANGLEFormats>; variable