vulkan: use sync objects if possible
This commit is contained in:
parent
2ac3519f2d
commit
3d3132fe39
23 changed files with 535 additions and 86 deletions
|
|
@ -187,6 +187,7 @@ impl UsrJayRenderCtxOwner for PortalDisplay {
|
|||
let ctx = match create_gfx_context(
|
||||
&self.state.eng,
|
||||
&self.state.ring,
|
||||
&self.state.eventfd_cache,
|
||||
&drm,
|
||||
GfxApi::OpenGl,
|
||||
None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue