Searched refs:IsSampler2D (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DBaseTypes.h111 inline bool IsSampler2D(TBasicType type) function
H A DOutputHLSL.cpp37 if (IsSampler2D(sampler))
727 if (IsSampler2D(textureFunction->sampler) || IsSamplerCube(textureFunction->sampler))
800 if (IsSampler2D(textureFunction->sampler))

Completed in 295 milliseconds