Searched defs:getUint16 (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/delibs/decpp/ | ||
H A D | deRandom.hpp | 56 deUint16 getUint16 (void) { return (deUint16)deRandom_getUint32(&m_rnd); } in getUint16() function in de::Random |
Completed in 2 milliseconds