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