Searched defs:test_clamp (Results 1 – 2 of 2) sorted by relevance
117 test_clamp(cl_device_id device, cl_context context, cl_command_queue queue, int n_elems) in test_clamp() function
2938 static inline T test_clamp (T x, T minVal, T maxVal) in test_clamp() function in vkt::SpirVAssembly::TestMath