Home
last modified time | relevance | path

Searched refs:IsSamplerBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h732 inline bool IsSamplerBuffer(TBasicType type) in IsSamplerBuffer() function
DOutputSPIRV.cpp3739 const bool noLodSupport = IsSamplerBuffer(samplerBasicType) || in createImageTextureBuiltIn()