Searched refs:usesDstInputAttachment (Results 1 – 3 of 3) sorted by relevance
126 bool usesDstTexture() const { return this->dstProxyView() && !this->usesDstInputAttachment(); } in usesDstTexture()127 bool usesDstInputAttachment() const { in usesDstInputAttachment() function
93 b->addBool(this->usesDstInputAttachment(), "inputAttach"); in genKey()
327 } else if (this->pipeline().usesDstInputAttachment()) { in emitAndInstallDstTexture()