Home
last modified time | relevance | path

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

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