Searched refs:IsSamplerArray (Results 1 – 3 of 3) sorted by relevance
99 if (IsSamplerArray(textureFunction.sampler)) in OutputIntTexCoordWraps()267 if (IsSampler3D(textureFunction.sampler) || IsSamplerArray(textureFunction.sampler) || in GetHLSLCoordCount()534 if (IsSampler3D(textureFunction.sampler) || IsSamplerArray(textureFunction.sampler) || in OutputTextureSizeFunctionBody()544 if (!IsSamplerArray(textureFunction.sampler)) in OutputTextureSizeFunctionBody()790 if (IsSamplerArray(textureFunction.sampler)) in OutputIntegerTextureSampleFunctionComputations()
620 inline bool IsSamplerArray(TBasicType type) in IsSamplerArray() function
273 inline bool IsSamplerArray(TBasicType type) in IsSamplerArray() function