{gfx,examples}: improve sysgpu compatibility with higher-level examples
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
15fd2c3a64
commit
cbf066ade5
3 changed files with 22 additions and 5 deletions
|
|
@ -287,6 +287,7 @@ fn buildPipeline(
|
|||
},
|
||||
}),
|
||||
);
|
||||
defer bind_group.release();
|
||||
|
||||
const blend_state = opt_blend_state orelse gpu.BlendState{
|
||||
.color = .{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue