Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp64 destType bitCast(sourceType source) in bitCast() function
/aosp_15_r20/external/deqp/framework/common/
H A DtcuVector.hpp399 inline Vector<NewT, Size> Vector<T, Size>::bitCast(void) const in bitCast() function in tcu::Vector
/aosp_15_r20/external/angle/src/common/
H A Dmathutil.h179 destType bitCast(const sourceType &source) in bitCast() function