Desktop: Update CEF to 141 (#3352)

update cef to 141
This commit is contained in:
Timon
2025-11-08 11:59:02 +00:00
committed by GitHub
parent f02f834097
commit 9be207f4c5
13 changed files with 113 additions and 1018 deletions
+1
View File
@@ -250,6 +250,7 @@ impl GraphicsState {
load: wgpu::LoadOp::Clear(wgpu::Color { r: 0.01, g: 0.01, b: 0.01, a: 1.0 }),
store: wgpu::StoreOp::Store,
},
depth_slice: None,
})],
depth_stencil_attachment: None,
occlusion_query_set: None,