From 6952dfcc1df5a0f41dc55a168d87c10942f66416 Mon Sep 17 00:00:00 2001 From: Shannon McPherson Date: Tue, 9 Feb 2021 10:19:34 -0700 Subject: build: Update known-good files for 1.2.169 header Changes: - Updated `known_good.json` - Generated new source files Change-Id: I5eaeea833fb6f3921c64308edeee6e33440eebea --- scripts/common_codegen.py | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/common_codegen.py') diff --git a/scripts/common_codegen.py b/scripts/common_codegen.py index e7bfb9cf..7351e00b 100644 --- a/scripts/common_codegen.py +++ b/scripts/common_codegen.py @@ -59,6 +59,7 @@ platform_dict = { 'xlib_xrandr' : 'VK_USE_PLATFORM_XLIB_XRANDR_EXT', 'provisional' : 'VK_ENABLE_BETA_EXTENSIONS', 'directfb' : 'VK_USE_PLATFORM_DIRECTFB_EXT', + 'screen' : 'VK_USE_PLATFORM_SCREEN_QNX', } # -- cgit v1.2.3