Searched defs:GGLFormat (Results 1 – 1 of 1) sorted by relevance
85 typedef struct GGLFormat { struct87 enum {98 inline uint32_t mask(int i) const { in mask()123 uint16_t components; // GGLFormatComponents argument124 } GGLFormat; argument