render: add support for explicit sync
This commit is contained in:
parent
1b4492c670
commit
816315170f
22 changed files with 531 additions and 94 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pub(super) mod context;
|
||||
pub(super) mod framebuffer;
|
||||
pub(super) mod image;
|
||||
pub(super) mod sync;
|
||||
pub(super) mod texture;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue