Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp501 const TVariable *inputAttachmentVar = mInputAttachmentVarList[inputAttachmentIndex]; in addInputAttachmentUniform() local
506 inputAttachmentUniform.name.assign(inputAttachmentVar->name().data(), in addInputAttachmentUniform()
507 inputAttachmentVar->name().length()); in addInputAttachmentUniform()
511 inputAttachmentVar->getType().getLayoutQualifier().inputAttachmentIndex; in addInputAttachmentUniform()