metal: use blend buffer if possible
This commit is contained in:
parent
a7cb2ee42a
commit
81d564dcb6
3 changed files with 16 additions and 4 deletions
|
|
@ -714,7 +714,6 @@ pub trait GfxContext: Debug {
|
|||
Rc::new(Dummy(size))
|
||||
}
|
||||
|
||||
#[expect(dead_code)]
|
||||
fn acquire_blend_buffer(
|
||||
&self,
|
||||
width: i32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue