Capture screen in BGRA8 and render it in capture
example app
This commit is contained in:
parent
37da841716
commit
79a7a0e0e7
10 changed files with 156 additions and 71 deletions
|
@ -10,5 +10,9 @@ doctest = false
|
|||
[dependencies]
|
||||
block = "0.1"
|
||||
core-foundation = "0.9.3"
|
||||
foreign-types = "0.3"
|
||||
metal = "0.21.0"
|
||||
objc = "0.2"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.59.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue