Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A DColor.h55 struct ColorGeneric struct
80 inline bool operator==(const ColorGeneric &a, const ColorGeneric &b); argument
103 using ColorGeneric = angle::ColorGeneric; variable