Home
last modified time | relevance | path

Searched defs:isUnsignedIntType (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_inlines.h132 static inline bool isUnsignedIntType(DataType ty) in isUnsignedIntType() function
/external/mesa3d/src/gfxstream/guest/OpenglCodecCommon/
DglUtils.cpp81 bool isUnsignedIntType(GLenum type) { in isUnsignedIntType() function