Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFormatUtil.hpp78 class BitDesc class
84 BitDesc (deUint64 bit_, const char* name_) : bit(bit_), name(name_) {} in BitDesc() function in tcu::Format::BitDesc