Searched defs:VoidExtentParams (Results 1 – 1 of 1) sorted by relevance
1722 struct VoidExtentParams struct1725 bool isHDR;1726 deUint16 r;1727 deUint16 g;1728 deUint16 b;1729 deUint16 a;1732 …VoidExtentParams (bool isHDR_, deUint16 r_, deUint16 g_, deUint16 b_, deUint16 a_) : isHDR(isHDR_)… in VoidExtentParams() function