Searched defs:VoidExtentParams (Results 1 – 1 of 1) sorted by relevance
1734 struct VoidExtentParams struct1737 bool isHDR;1738 deUint16 r;1739 deUint16 g;1740 deUint16 b;1741 deUint16 a;1744 …VoidExtentParams (bool isHDR_, deUint16 r_, deUint16 g_, deUint16 b_, deUint16 a_) : isHDR(isHDR_)… in VoidExtentParams() function