Home
last modified time | relevance | path

Searched defs:VoidExtentParams (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuAstcUtil.cpp1722 struct VoidExtentParams struct
1725 bool isHDR;
1726 deUint16 r;
1727 deUint16 g;
1728 deUint16 b;
1729 deUint16 a;
1732VoidExtentParams (bool isHDR_, deUint16 r_, deUint16 g_, deUint16 b_, deUint16 a_) : isHDR(isHDR_)… in VoidExtentParams() function