Searched defs:VoidExtentParams (Results 1 – 1 of 1) sorted by relevance
1708 struct VoidExtentParams struct1711 bool isHDR;1712 deUint16 r;1713 deUint16 g;1714 deUint16 b;1715 deUint16 a;1718 …VoidExtentParams (bool isHDR_, deUint16 r_, deUint16 g_, deUint16 b_, deUint16 a_) : isHDR(isHDR_)… in VoidExtentParams() argument