Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp257 struct VoidExtentParams struct
260 bool isHDR;
261 deUint16 r;
262 deUint16 g;
263 deUint16 b;
264 deUint16 a;
267VoidExtentParams (bool isHDR_, deUint16 r_, deUint16 g_, deUint16 b_, deUint16 a_) : isHDR(isHDR_)… in VoidExtentParams() argument