Lines Matching refs:this
4 * Use of this source code is governed by a BSD-style license that can be
37 return !(*this == right);
41 // Used when importing an external render pass. In this case we have to explicitly be told the
69 return !(*this == right);
85 // The external attachment flag signals that this render pass is imported from an external
128 // this object. Specifically this compares that the number of attachments, format of
154 // Returns the number of clear colors needed to begin this render pass. Currently this will
171 (intptr_t)fRenderPass, this->getRefCnt());