Home
last modified time | relevance | path

Searched refs:hasSamplerInStructOrArrayParams (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DSymbol.h237 bool hasSamplerInStructOrArrayParams() const;
DSymbol.cpp225 bool TFunction::hasSamplerInStructOrArrayParams() const in hasSamplerInStructOrArrayParams() function in sh::TFunction
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp426 if (!function->hasSamplerInStructOrArrayParams()) in visitFunctionPrototype()
474 if (!function->hasSamplerInStructOrArrayParams()) in visitAggregate()