Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.cpp4862 struct CastToIntType<Float4> struct
4864 using type = Int4;
4868 struct CastToIntType<Float> struct
4870 using type = Int;