Searched defs:PlanarFormatDescription (Results 1 – 1 of 1) sorted by relevance
67 struct PlanarFormatDescription struct70 {75 enum ChannelFlags83 struct Plane90 struct Channel99 deUint8 numPlanes;100 deUint8 presentChannels;101 Plane planes[MAX_PLANES];102 Channel channels[MAX_CHANNELS];104 inline bool hasChannelNdx (deUint32 ndx) const in hasChannelNdx()