Searched defs:isIntegerType (Results 1 – 4 of 4) sorted by relevance
96 constexpr bool isIntegerType = std::is_integral<DataType>::value; in GenerateRandomData() local
153 constexpr bool isIntegerType = std::is_integral<DataType>::value; in GenerateRandomData() local
54 bool isIntegerType(GLenum type) { in isIntegerType() function
192 bool isIntegerType(Type Ty) { in isIntegerType() function