Searched refs:physicalDeviceValue (Results 1 – 1 of 1) sorted by relevance
30 GLint LimitToInt(const uint32_t physicalDeviceValue) in LimitToInt() argument34 return std::min(physicalDeviceValue, in LimitToInt()