Home
last modified time | relevance | path

Searched refs:IsSampler3D (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.cpp266 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()
DBaseTypes.h382 inline bool IsSampler3D(TBasicType type) in IsSampler3D() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTextureFunctionHLSL.cpp267 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()
DBaseTypes.h564 inline bool IsSampler3D(TBasicType type) in IsSampler3D() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DBaseTypes.h243 inline bool IsSampler3D(TBasicType type) in IsSampler3D() function