Skip to content

Commit 597abdf

Browse files
Mark Lawrencemeta-codesync[bot]
authored andcommitted
This fixes the samples for the IGL shell for XRU so that swapchains are created by default 1:1 preventing shrinking.
Reviewed By: MichaelTay Differential Revision: D115490346 fbshipit-source-id: 1d9ee896dcd90694c5900ba4599713dc2ba3e3d4
1 parent c77e79a commit 597abdf

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

shell/mac/ViewController.mm

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,17 @@ - (void)loadView {
383383
// @fb-only
384384
// @fb-only
385385

386+
// Set panel apps to full screen in the reprojection buffer. @fb-only
387+
// @fb-only
388+
// @fb-only
389+
// @fb-only
390+
391+
// @fb-only
392+
// @fb-only
393+
// @fb-only
394+
// @fb-only
395+
// @fb-only
396+
386397
// @fb-only
387398
// @fb-only
388399
// @fb-only
@@ -391,6 +402,14 @@ - (void)loadView {
391402
// @fb-only
392403
// @fb-only
393404
// @fb-only
405+
// @fb-only
406+
// @fb-only
407+
// @fb-only
408+
// @fb-only
409+
// @fb-only
410+
// @fb-only
411+
// @fb-only
412+
// @fb-only
394413

395414
// @fb-only
396415

@@ -560,6 +579,7 @@ - (void)mtkView:(nonnull MTKView*)view drawableSizeDidChange:(CGSize)size {
560579
// @fb-only
561580
// @fb-only
562581
// @fb-only
582+
// @fb-only
563583
// @fb-only
564584
// @fb-only
565585
// @fb-only

0 commit comments

Comments
 (0)