Home
last modified time | relevance | path

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

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