Searched refs:IsShadowSampler (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DUtilsHLSL.cpp19 if (IsShadowSampler(type.getBasicType()))
H A DBaseTypes.h231 inline bool IsShadowSampler(TBasicType type) function
H A DOutputHLSL.cpp957 else if (IsShadowSampler(textureFunction->sampler))
971 else if (IsShadowSampler(textureFunction->sampler))
1101 else if (IsShadowSampler(textureFunction->sampler))
1121 else if (IsShadowSampler(textureFunction->sampler))

Completed in 128 milliseconds