Searched defs:PixelFormatInfo (Results 1 – 3 of 3) sorted by relevance
162 struct PixelFormatInfo struct164 UINT_32 compBit[4];165 NumberType numType[4];166 UINT_32 compStart[4];167 ElemMode elemMode;168 UINT_32 comps; ///< Number of components
95 struct PixelFormatInfo { struct101 const struct PixelFormatInfo& get_pixel_format_info(PixelFormat format); argument
50 class PixelFormatInfo class136 PixelFormatInfo (void) in PixelFormatInfo() function in tcu::wgl::PixelFormatInfo