Searched defs:bitCast (Results 1 – 3 of 3) sorted by relevance
64 destType bitCast(sourceType source) in bitCast() function
399 inline Vector<NewT, Size> Vector<T, Size>::bitCast(void) const in bitCast() function in tcu::Vector
179 destType bitCast(const sourceType &source) in bitCast() function