Searched refs:ETC_RG_UNSIGNED (Results 1 – 6 of 6) sorted by relevance
23 ETC_RG_UNSIGNED, enumerator
691 case ETC_RG_UNSIGNED: in Decode()
698 case ETC_RG_UNSIGNED: in Decode()
2473 …Decoder::ETC_R_UNSIGNED) : (isSigned ? ETC_Decoder::ETC_RG_SIGNED : ETC_Decoder::ETC_RG_UNSIGNED)); in decodeEAC()
45 return ETC_Decoder::ETC_RG_UNSIGNED; in GetInputType()