Searched defs:PixelFormatInfo (Results 1 – 3 of 3) sorted by relevance
145 struct PixelFormatInfo struct147 UINT_32 compBit[4];148 NumberType numType[4];149 UINT_32 compStart[4];150 ElemMode elemMode;151 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