Searched refs:IsSampler3D (Results 1 – 5 of 5) sorted by relevance
266 if (IsSampler3D(textureFunction.sampler) || IsSamplerArray(textureFunction.sampler) || in GetHLSLCoordCount()530 if (IsSampler3D(textureFunction.sampler) || IsSamplerArray(textureFunction.sampler) || in OutputTextureSizeFunctionBody()875 else if (IsSampler3D(textureFunction.sampler)) in OutputIntegerTextureSampleFunctionComputations()
382 inline bool IsSampler3D(TBasicType type) in IsSampler3D() function
267 if (IsSampler3D(textureFunction.sampler) || IsSamplerArray(textureFunction.sampler) || in GetHLSLCoordCount()534 if (IsSampler3D(textureFunction.sampler) || IsSamplerArray(textureFunction.sampler) || in OutputTextureSizeFunctionBody()879 else if (IsSampler3D(textureFunction.sampler)) in OutputIntegerTextureSampleFunctionComputations()
564 inline bool IsSampler3D(TBasicType type) in IsSampler3D() function
243 inline bool IsSampler3D(TBasicType type) in IsSampler3D() function