Home
last modified time | relevance | path

Searched refs:IsShadowSampler (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DBaseTypes.h303 inline bool IsShadowSampler(TBasicType type) in IsShadowSampler() function
DOutputASM.cpp1392 if(IsShadowSampler(s->getBasicType())) in visitAggregate()
1403 if(IsShadowSampler(s->getBasicType()) && t->getNominalSize() == 3) in visitAggregate()