Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
1a9e8802a68eb3468d6d0ef64006a651b8acfaee
/
.
/
src
/
lua
/
renderer
/
lua_gpu_apple.mm
blob: 06e8375faceed6b3d2e2f93ffa5ebbb7da2fe808 [
file
]
// On Apple platforms, ore_context.hpp imports <Metal/Metal.h> (via the
// globally-defined ORE_BACKEND_METAL), which is only valid in ObjC++ files.
// This wrapper compiles lua_gpu.cpp as ObjC++ on macOS/iOS.
#include
"lua_gpu.cpp"