Sign in
skia
/
external
/
github.com
/
KhronosGroup
/
MoltenVK
/
refs/heads/main
/
.
/
Demos
/
Cube
/
VisionOS
/
Cube-VisionOS-Bridging-Header.h
blob: b15cb10b55ae5b64b3845928046df9bcaf525dc1 [
file
] [
edit
]
#import <QuartzCore/CAMetalLayer.h>
void
cube_runner_start
(
void
*
caMetalLayer
);
void
cube_runner_draw
(
void
);
void
cube_runner_resize
(
void
);
void
cube_runner_stop
(
void
);