all: syncobj is one word
This commit is contained in:
parent
949ff558fd
commit
7a891a6131
20 changed files with 199 additions and 199 deletions
|
|
@ -2470,7 +2470,7 @@ impl MetalBackend {
|
|||
}
|
||||
let ctx = dev.ctx.get();
|
||||
if self.signaled_sync_file.is_none()
|
||||
&& let Some(sync) = ctx.gfx.sync_obj_ctx()
|
||||
&& let Some(sync) = ctx.gfx.syncobj_ctx()
|
||||
{
|
||||
match sync.create_signaled_sync_file() {
|
||||
Ok(sf) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue