Searched refs:HasDepthStencilAttachment (Results 1 – 13 of 13) sorted by relevance
152 bool AttachmentState::HasDepthStencilAttachment() const { in HasDepthStencilAttachment() function in dawn_native::AttachmentState157 ASSERT(HasDepthStencilAttachment()); in GetDepthStencilFormat()
628 if (mAttachmentState->HasDepthStencilAttachment()) { in RenderPipelineBase()831 bool RenderPipelineBase::HasDepthStencilAttachment() const { in HasDepthStencilAttachment() function in dawn_native::RenderPipelineBase833 return mAttachmentState->HasDepthStencilAttachment(); in HasDepthStencilAttachment()844 ASSERT(mAttachmentState->HasDepthStencilAttachment()); in GetDepthStencilFormat()903 if (mAttachmentState->HasDepthStencilAttachment()) { in ComputeContentHash()977 if (a->mAttachmentState->HasDepthStencilAttachment()) { in operator ()()
71 bool HasDepthStencilAttachment() const;
92 bool HasDepthStencilAttachment() const;
144 if (renderPass->attachmentState->HasDepthStencilAttachment()) { in LazyClearRenderPassAttachments()
589 if (cmd->attachmentState->HasDepthStencilAttachment()) { in APIBeginRenderPass()
392 if (HasDepthStencilAttachment()) { in Initialize()
1239 if (renderPass->attachmentState->HasDepthStencilAttachment()) { in SetupRenderPass()
217 if (renderPass->attachmentState->HasDepthStencilAttachment()) { in RecordBeginRenderPass()281 if (renderPass->attachmentState->HasDepthStencilAttachment()) { in RecordBeginRenderPass()
512 if (HasDepthStencilAttachment()) { in Initialize()
1017 if (renderPass->attachmentState->HasDepthStencilAttachment()) { in ExecuteRenderPass()1099 if (renderPass->attachmentState->HasDepthStencilAttachment()) { in ExecuteRenderPass()
372 if (HasDepthStencilAttachment()) {
122 if (renderPass->attachmentState->HasDepthStencilAttachment()) {