Searched refs:IsSampler2D (Results 1 – 4 of 4) sorted by relevance
103 else if (!IsSamplerCube(textureFunction.sampler) && !IsSampler2D(textureFunction.sampler)) in OutputIntTexCoordWraps()272 ASSERT(IsSampler2D(textureFunction.sampler)); in GetHLSLCoordCount()549 else if (IsSampler2D(textureFunction.sampler) || IsSamplerCube(textureFunction.sampler)) in OutputTextureSizeFunctionBody()834 else if (IsSampler2D(textureFunction.sampler)) in OutputIntegerTextureSampleFunctionComputations()
452 inline bool IsSampler2D(TBasicType type) in IsSampler2D() function
3915 if (IsSampler2D(samplerBasicType)) in createImageTextureBuiltIn()
183 inline bool IsSampler2D(TBasicType type) in IsSampler2D() function