Searched refs:IsIntegerCastSafe (Results 1 – 3 of 3) sorted by relevance
161 ASSERT(rx::IsIntegerCastSafe<int>(param)); in writeInt()
2537 ASSERT(rx::IsIntegerCastSafe<GLint>(mUniformIndex.size())); in isValidUniformLocation()
548 inline bool IsIntegerCastSafe(BigIntT bigValue) in IsIntegerCastSafe() function