Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp56 mMaxInputAttachmentIndex(maxInputAttachmentIndex), in InputAttachmentReferenceTraverser()
61 *mMaxInputAttachmentIndex = 0; in InputAttachmentReferenceTraverser()
73 unsigned int *mMaxInputAttachmentIndex; member in sh::__anon4aed90d20111::InputAttachmentReferenceTraverser
101 *mMaxInputAttachmentIndex = std::max(*mMaxInputAttachmentIndex, inputAttachmentIdx); in setInputAttachmentIndex()
197 *mMaxInputAttachmentIndex = std::max(*mMaxInputAttachmentIndex, idx); in visitBinary()