fix: Add GrMTLHandle
import
This commit is contained in:
parent
54240b08a9
commit
390f48d6a4
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
#import <MetalKit/MetalKit.h>
|
#import <MetalKit/MetalKit.h>
|
||||||
#import <include/gpu/GrDirectContext.h>
|
#import <include/gpu/GrDirectContext.h>
|
||||||
|
#import <include/gpu/mtl/GrMtlTypes.h>
|
||||||
|
|
||||||
struct RenderContext {
|
struct RenderContext {
|
||||||
id<MTLDevice> device;
|
id<MTLDevice> device;
|
||||||
|
Loading…
Reference in New Issue
Block a user