mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-14 07:36:15 +00:00
Updating end-2-end tests to use new RenderPipelineDescriptor format
Bug: dawn:642 Change-Id: Ie38dfe7286b51eb7f3ecd8902e5249321ff63c11 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/44980 Auto-Submit: Brandon Jones <bajones@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
27c4f03de1
commit
bff9d3a357
@@ -73,8 +73,6 @@ namespace utils {
|
||||
std::array<wgpu::BlendState, kMaxColorAttachments> cBlends;
|
||||
|
||||
wgpu::FragmentState cFragment;
|
||||
|
||||
private:
|
||||
wgpu::DepthStencilState cDepthStencil;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user