Home
last modified time | relevance | path

Searched refs:ETC_R_UNSIGNED (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/Renderer/
DETC_Decoder.hpp21 ETC_R_UNSIGNED, enumerator
DETC_Decoder.cpp687 case ETC_R_UNSIGNED: in Decode()
DSurface.cpp2636 …hannels == 1) ? (isSigned ? ETC_Decoder::ETC_R_SIGNED : ETC_Decoder::ETC_R_UNSIGNED) : (isSigned ?… in decodeEAC()
/external/swiftshader/src/Device/
DETC_Decoder.hpp21 ETC_R_UNSIGNED, enumerator
DETC_Decoder.cpp687 case ETC_R_UNSIGNED: in Decode()
DSurface.cpp1901 …hannels == 1) ? (isSigned ? ETC_Decoder::ETC_R_SIGNED : ETC_Decoder::ETC_R_UNSIGNED) : (isSigned ?… in decodeEAC()