Searched refs:inputAttachmentDecl (Results 1 – 1 of 1) sorted by relevance
491 TIntermDeclaration *inputAttachmentDecl = new TIntermDeclaration; in declareSubpassInputVariableImpl() local492 inputAttachmentDecl->appendDeclarator(inputAttachmentDeclarator); in declareSubpassInputVariableImpl()494 mDeclareVariables.push_back(inputAttachmentDecl); in declareSubpassInputVariableImpl()