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

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

Completed in 233 milliseconds