Searched refs:GetAttachmentState (Results 1 – 7 of 7) sorted by relevance
52 const AttachmentState* GetAttachmentState() const;
67 const AttachmentState* RenderBundleBase::GetAttachmentState() const { in GetAttachmentState() function in dawn_native::RenderBundleBase
62 const AttachmentState* GetAttachmentState() const;
62 const AttachmentState* RenderEncoderBase::GetAttachmentState() const { in GetAttachmentState() function in dawn_native::RenderEncoderBase243 pipeline->GetAttachmentState() != mAttachmentState.Get(), in APISetPipeline()
246 const AttachmentState* attachmentState = GetAttachmentState(); in APIExecuteBundles()254 attachmentState != renderBundles[i]->GetAttachmentState(), in APIExecuteBundles()
101 const AttachmentState* GetAttachmentState() const;
863 const AttachmentState* RenderPipelineBase::GetAttachmentState() const { in GetAttachmentState() function in dawn_native::RenderPipelineBase