Searched defs:EbtUInt (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DBaseTypes.h43 EbtUInt, enumerator in enum:TBasicType
263 return type == EbtFloat || type == EbtInt || type == EbtUInt || IsSampler(type);

Completed in 94 milliseconds