HomeSort by relevance Sort by last modified time
    Searched refs:EbtGuardSamplerEnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/
BaseTypes.h 64 EbtGuardSamplerEnd, // non type: see implementation of IsSampler()
78 return type > EbtGuardSamplerBegin && type < EbtGuardSamplerEnd;
Compiler.cpp 327 samplerType < EbtGuardSamplerEnd; ++samplerType)

Completed in 869 milliseconds