Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/spirv/
DTranslatorSPIRV.h27 struct InputAttachmentMap struct
52 void assignInputAttachmentIds(const InputAttachmentMap &inputAttachmentMap); argument
DTranslatorSPIRV.cpp1111 InputAttachmentMap inputAttachmentMap; in translateImpl()
1316 void TranslatorSPIRV::assignInputAttachmentIds(const InputAttachmentMap &inputAttachmentMap) in assignInputAttachmentIds()
/external/angle/src/compiler/translator/tree_ops/spirv/
DEmulateFramebufferFetch.cpp236 InputAttachmentMap *inputAttachmentMapOut, in DeclareColorInputAttachmentVariable()
264 InputAttachmentMap *inputAttachmentMapOut, in DeclareDepthInputAttachmentVariable()
276 InputAttachmentMap *inputAttachmentMapOut, in DeclareStencilInputAttachmentVariable()
342 InputAttachmentMap *inputAttachmentMapOut, in DeclareVariables()
451 const InputAttachmentMap &inputAttachmentMap, in InitializeFromInputAttachments()
495 const InputAttachmentMap &inputAttachmentMap, in ReplaceVariables()
630 InputAttachmentMap *inputAttachmentMapOut) in EmulateFramebufferFetch()
DEmulateFramebufferFetch.h25 InputAttachmentMap *inputAttachmentMapOut);
DEmulateAdvancedBlendEquations.h34 InputAttachmentMap *inputAttachmentMapOut);
DEmulateAdvancedBlendEquations.cpp39 InputAttachmentMap *inputAttachmentMap) in Builder()
63 InputAttachmentMap *mInputAttachmentMap;
1245 InputAttachmentMap *inputAttachmentMapOut) in EmulateAdvancedBlendEquations()