Searched defs:deInt32Equal (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/delibs/debase/
H A DdeInt32.h446 DE_INLINE deBool deInt32Equal (deInt32 a, deInt32 b) { return (a == b); } function

Completed in 226 milliseconds