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