Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Device/
H A DETC_Decoder.hpp24 ETC_RGB, enumerator
H A DETC_Decoder.cpp702 case ETC_RGB: in Decode()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkImage.cpp52 return ETC_Decoder::ETC_RGB; in GetInputType()