Home
last modified time | relevance | path

Searched defs:inputAttachmentMap (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/spirv/
DEmulateFramebufferFetch.cpp451 const InputAttachmentMap &inputAttachmentMap, in InitializeFromInputAttachments()
495 const InputAttachmentMap &inputAttachmentMap, in ReplaceVariables()
DEmulateAdvancedBlendEquations.cpp39 InputAttachmentMap *inputAttachmentMap) in Builder()
/external/angle/src/compiler/translator/spirv/
DTranslatorSPIRV.cpp1111 InputAttachmentMap inputAttachmentMap; in translateImpl() local
1316 void TranslatorSPIRV::assignInputAttachmentIds(const InputAttachmentMap &inputAttachmentMap) in assignInputAttachmentIds()