Searched refs:deUint64Equal (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/delibs/debase/ | ||
H A D | deInt32.h | 628 DE_INLINE deBool deUint64Equal (deUint64 a, deUint64 b) { return (a == b); } in deUint64Equal() function |
Completed in 2 milliseconds