Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DReactor.cpp4730 struct CastToIntType<Float4> struct
4732 using type = Int4;
4736 struct CastToIntType<Float> struct
4738 using type = Int;