diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-06-13 12:04:24 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2025-06-13 14:08:03 -0700 |
| commit | d671923090e4dc74c0ebdb10c6e09fa0826e1fe9 (patch) | |
| tree | 5a64208f802f5a7e08ad2c07c2ef96943fe9784f /scripts/common_codegen.py | |
| parent | fbe722654b7173da961398cf78bd4a62d1839b65 (diff) | |
| download | usermoji-d671923090e4dc74c0ebdb10c6e09fa0826e1fe9.tar.xz | |
build: Update to header 1.4.318
Diffstat (limited to 'scripts/common_codegen.py')
| -rw-r--r-- | scripts/common_codegen.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/common_codegen.py b/scripts/common_codegen.py index 7fe51da2..1e4d9700 100644 --- a/scripts/common_codegen.py +++ b/scripts/common_codegen.py @@ -61,6 +61,7 @@ platform_dict = { 'directfb' : 'VK_USE_PLATFORM_DIRECTFB_EXT', 'screen' : 'VK_USE_PLATFORM_SCREEN_QNX', 'sci' : 'VK_USE_PLATFORM_SCI', + 'ohos' : 'VK_USE_PLATFORM_OHOS', } # |
