Searched defs:PlanarFormatDescription (Results 1 – 1 of 1) sorted by relevance
78 struct PlanarFormatDescription struct81 {86 enum ChannelFlags94 struct Plane101 struct Channel110 deUint8 numPlanes;111 deUint8 presentChannels;112 Plane planes[MAX_PLANES];113 Channel channels[MAX_CHANNELS];115 inline bool hasChannelNdx (deUint32 ndx) const in hasChannelNdx()