Searched refs:IsShadowSampler (Results 1 – 5 of 5) sorted by relevance
135 if (IsShadowSampler(textureFunction.sampler)) in OutputHLSL4SampleFunctionPrefix()414 IsShadowSampler(textureFunction.sampler)) in OutputTextureFunctionArgumentList()452 !IsShadowSampler(textureFunction.sampler)) in OutputTextureFunctionArgumentList()963 if (IsShadowSampler(textureFunction.sampler)) in OutputTextureGatherFunctionBody()1125 else if (IsShadowSampler(textureFunction.sampler)) in OutputTextureSampleFunctionReturnStatement()1164 else if (IsShadowSampler(textureFunction.sampler)) in OutputTextureSampleFunctionReturnStatement()
48 if (IsShadowSampler(type)) in SamplerString()
646 inline bool IsShadowSampler(TBasicType type) in IsShadowSampler() function
303 inline bool IsShadowSampler(TBasicType type) in IsShadowSampler() function
1392 if(IsShadowSampler(s->getBasicType())) in visitAggregate()1403 if(IsShadowSampler(s->getBasicType()) && t->getNominalSize() == 3) in visitAggregate()