Searched refs:IsShadowSampler (Results 1 – 6 of 6) 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()
732 inline bool IsShadowSampler(TBasicType type) in IsShadowSampler() function
3015 bool isDref = IsShadowSampler(samplerBasicType); in createImageTextureBuiltIn()
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()