Home
last modified time | relevance | path

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

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