Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Device/
H A DETC_Decoder.hpp21 ETC_R_UNSIGNED, enumerator
H A DETC_Decoder.cpp680 case ETC_R_UNSIGNED: in Decode()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkImage.cpp43 return ETC_Decoder::ETC_R_UNSIGNED; in GetInputType()