Skip to content

Commit

Permalink
fixup! fixup! fixup! vulkan/context: resize context when layout is ch…
Browse files Browse the repository at this point in the history
…anged
  • Loading branch information
sixones committed Feb 13, 2024
1 parent f9cca3a commit a946a40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions video/out/vulkan/context_moltenvk.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#include "context.h"
#include "utils.h"

static bool moltenvk_reconfig(struct ra_ctx *ctx);

@interface MetalLayerDelegate : NSObject<CALayerDelegate>
@property (nonatomic) struct ra_ctx *ra_ctx;
- (id) initWithContext: (struct ra_ctx*) cxt;
Expand Down

0 comments on commit a946a40

Please sign in to comment.