Searched defs:uint (Results  1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/glm/include/glm/detail/ | 
| D | func_integer.inl | 190 …GLM_FUNC_QUALIFIER vecType<uint, P> uaddCarry(vecType<uint, P> const & x, vecType<uint, P> const &…211 …GLM_FUNC_QUALIFIER vecType<uint, P> usubBorrow(vecType<uint, P> const & x, vecType<uint, P> const …
 230 …GLM_FUNC_QUALIFIER void umulExtended(vecType<uint, P> const & x, vecType<uint, P> const & y, vecTy…
 
 | 
| D | type_int.hpp | 288 	typedef unsigned int				uint;  typedef
 | 
| D | func_common.inl | 736 	GLM_FUNC_QUALIFIER vecType<float, P> uintBitsToFloat(vecType<uint, P> const & v)
 | 
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ | 
| D | ulp.inl | 256 	GLM_FUNC_QUALIFIER vecType<T, P> next_float(vecType<T, P> const & x, vecType<uint, P> const & ulps)274 	GLM_FUNC_QUALIFIER vecType<T, P> prev_float(vecType<T, P> const & x, vecType<uint, P> const & ulps)
 
 |