Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp431 TIntermTyped *inputAttachmentSymbol,
516 TIntermTyped *inputAttachmentSymbol, in assignSubpassLoad() argument
520 subpassArguments->push_back(inputAttachmentSymbol); in assignSubpassLoad()
524 GetInputTypeOfSubpassInput(inputAttachmentSymbol->getBasicType()), subpassArguments); in assignSubpassLoad()