Lines Matching full:cpp_args
61 cpp_args = [] variable
420 #cpp_args += '-DVK_USE_PLATFORM_WAYLAND_KHR'
425 #cpp_args += ['-DVK_USE_PLATFORM_XCB_KHR', '-DVK_USE_PLATFORM_XLIB_KHR']
430 #cpp_args += '-DVK_USE_PLATFORM_WIN32_KHR'
434 cpp_args += '-DVK_USE_PLATFORM_ANDROID_KHR'
439 #cpp_args += '-DVK_USE_PLATFORM_XLIB_XRANDR_EXT'
443 cpp_args += '-DVK_USE_PLATFORM_DISPLAY_KHR'
447 cpp_args += '-DVK_USE_PLATFORM_MACOS_MVK'
449 cpp_args += '-DVK_USE_PLATFORM_METAL_EXT'
452 cpp_args += '-DVK_ENABLE_BETA_EXTENSIONS'
513 cpp_args += '-fno-emulated-tls'
546 cpp_args += '-mtls-dialect=gnu2'
1172 cpp_args += cpp.get_supported_arguments(_trial)
1239 cpp_args += cpp.get_supported_arguments(_trial_cpp)
2212 add_project_arguments(cpp_args, language : ['cpp'])