Searched refs:usedByCurrentRenderPassAsAttachmentAndSampler (Results 1 – 2 of 2) sorted by relevance
1614 bool usedByCurrentRenderPassAsAttachmentAndSampler() const;
1346 if (image->usedByCurrentRenderPassAsAttachmentAndSampler()) in finalizeColorImageLayout()1389 if (mDepthStencilImage->usedByCurrentRenderPassAsAttachmentAndSampler()) in finalizeDepthStencilImageLayout()4772 bool ImageHelper::usedByCurrentRenderPassAsAttachmentAndSampler() const in usedByCurrentRenderPassAsAttachmentAndSampler() function in rx::vk::ImageHelper