Searched refs:HasDepthOrStencil (Results 1 – 10 of 10) sorted by relevance
100 bool HasDepthOrStencil() const;
46 DAWN_INVALID_IF(!format->HasDepthOrStencil() || !format->isRenderable, in ValidateDepthStencilAttachmentFormat()
267 !format.HasDepthOrStencil(), in ValidateRenderPassDepthStencilAttachment()722 destination->texture->GetFormat().HasDepthOrStencil())); in APICopyBufferToTexture()781 source->texture->GetFormat().HasDepthOrStencil())); in APICopyTextureToBuffer()
345 alignedRowsPerImage, dataLayout, format.HasDepthOrStencil(), blockInfo, in WriteTextureImpl()
280 if (texture->GetSampleCount() > 1 || texture->GetFormat().HasDepthOrStencil()) { in ValidateImageCopyTexture()
99 bool Format::HasDepthOrStencil() const { in HasDepthOrStencil() function in dawn_native::Format
282 DAWN_INVALID_IF(!format->HasDepthOrStencil() || !format->isRenderable, in ValidateDepthStencilState()
78 if (format.HasDepthOrStencil()) { in VulkanAccessFlags()136 if (format.HasDepthOrStencil()) { in VulkanPipelineStage()451 if (format.HasDepthOrStencil() && format.isRenderable) { in VulkanImageUsage()459 if (format.HasDepthOrStencil()) { in VulkanImageUsage()512 if (texture->GetFormat().HasDepthOrStencil() && texture->GetFormat().isRenderable) { in VulkanImageLayout()532 if (texture->GetFormat().HasDepthOrStencil()) { in VulkanImageLayout()
61 if (format.HasDepthOrStencil()) { in D3D12TextureUsage()89 if (format.HasDepthOrStencil()) { in D3D12ResourceFlags()599 GetFormat().HasDepthOrStencil() && in InitializeAsInternalTexture()1178 if (GetFormat().HasDepthOrStencil()) { in TextureView()
524 if (GetFormat().HasDepthOrStencil()) {